1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/util
Anthony Bilinski 350fa9b462
refactor: Don't handle default switch case of error enums
Allows for a compile error if enum cases are unhandled. Stil handles a
cast value passed in if the switch matches none.
2022-03-18 22:20:12 -07:00
..
include/util refactor(core): Move toxcore error parsing out of core.pp to utility 2022-03-18 22:20:11 -07:00
src refactor: Don't handle default switch case of error enums 2022-03-18 22:20:12 -07:00
CMakeLists.txt refactor(core): Move toxcore error parsing out of core.pp to utility 2022-03-18 22:20:11 -07:00