dxx-rebirth/similar
Kp 4a742e3fc4 Parenthesize static_assert expression
When static_assert is a macro, it must have two arguments as seen by the
preprocessor.  Add an identity mapping to the native case to enforce
this, and fix up all the sites that break with the new rule.
2015-07-09 03:12:45 +00:00
..
2d Cache font scale Y float 2015-06-13 22:42:20 +00:00
3d Enable -Wcast-qual 2015-06-13 22:42:21 +00:00
arch Move similar/arch/sdl/timer.cpp -> common/arch/sdl/timer.cpp 2015-07-04 21:01:17 +00:00
editor Add non-aborting UserError for user-caused fatal errors 2015-06-16 03:15:40 +00:00
main Parenthesize static_assert expression 2015-07-09 03:12:45 +00:00
mem Support biased pointers to help memory debuggers 2015-06-13 22:42:15 +00:00
misc Add non-aborting UserError for user-caused fatal errors 2015-06-16 03:15:40 +00:00