Files
jak-project/common
Tyler Wilding 345b8e30d8 Resolve a good chunk of windows compiler warnings
Mostly revolved around the new MSVC check for functions that don't cover all paths (ie. a switch statement without a default case).  It appears to not see an assert as a valid default case.

I switched assert(false) to exceptions in these cases.  I believe this should also abort the program, but will also provide a hopefully useful message?  Hopefully this is an improvement.

Resolves #32
2020-09-13 22:02:27 -04:00
..
2020-08-22 22:30:12 -04:00
2020-08-26 23:07:55 -04:00
2020-08-22 22:30:12 -04:00
2020-08-26 01:21:33 -04:00
2020-08-26 01:21:33 -04:00