dxx-rebirth/similar
Kp f11235147a Work around clang crash bug
clang crashes with a segmentation fault if asked to implicitly convert
1u to std::size_t in partial_range inline chain.  Add a conversion
outside the inline chain, which seems to avoid the bug.
2016-09-11 18:49:17 +00:00
..
2d Switch font.cpp to static_cast 2016-09-04 00:02:51 +00:00
3d Move EDITOR to dxxsconf.h; rename to DXX_USE_EDITOR 2016-09-11 18:49:16 +00:00
arch Move USE_SDLMIXER to dxxsconf.h; rename to DXX_USE_SDLMIXER 2016-09-11 18:49:15 +00:00
editor Switch seguvs.cpp to static_cast 2016-09-04 00:02:53 +00:00
main Work around clang crash bug 2016-09-11 18:49:17 +00:00
misc Move EDITOR to dxxsconf.h; rename to DXX_USE_EDITOR 2016-09-11 18:49:16 +00:00