2025-08-25 03:29 CEST

spring: develop b83f1e42 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
imbaczek imbaczek develop 2007-10-25 20:19:18 develop c8d019aa
Changeset do not define NDEBUG in release builds (not done in VS project), thus enabling assertions.

also added SIGABRT signal handler; currently it causes an access violation so a stacktrace can be output.

luabind also has some additional checks when NDEBUG is not defined; this may or may not help debug Lua crashes.

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4627 37977431-3df6-0310-b722-df95706aa16b
mod - rts/System/Main.cpp Diff ] File ]
mod - rts/build/scons/rts.py Diff ] File ]