mirror of
https://github.com/yuzu-emu/sirit.git
synced 2024-11-22 06:15:37 +01:00
22cc6f6c1b
Enable cast warnings in gcc and clang and always treat warnings as errors. GetWordCount now returns std::size_t for simplicity and the word count is asserted and casted in WordCount (now called CalculateTotalWords. Silence warnings. |
||
---|---|---|
.. | ||
instructions | ||
.gitignore | ||
CMakeLists.txt | ||
common_types.h | ||
literal_number.cpp | ||
literal_number.h | ||
literal_string.cpp | ||
literal_string.h | ||
op.cpp | ||
op.h | ||
operand.cpp | ||
operand.h | ||
sirit.cpp | ||
stream.cpp | ||
stream.h |