Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Nov 24, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

divinity76 and others added 5 commits November 24, 2025 04:10
compiling with clang, https://clang.llvm.org/docs/DiagnosticsReference.html#wswitch-enum

```
/home/hans/projects/StormLib/src/SFileOpenArchive.cpp:539:16: warning: 4 enumeration values not handled in switch: 'MapTypeNotChecked', 'MapTypeNotRecognized', 'MapTypeAviFile'... [-Wswitch]
        switch(MapType)
               ^~~~~~~
1 warning generated.
```
if we do default:, it may silence a real error in the future
Merged. Thanks for the contribution.
@pull pull bot locked and limited conversation to collaborators Nov 24, 2025
@pull pull bot added the ⤵️ pull label Nov 24, 2025
@pull pull bot merged commit 6a18fa7 into The-Alpha-Project:master Nov 24, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants