[Bug 3707] simple implementation of assert() in bg_lib.h for QVMs
bugzilla-daemon at icculus.org
bugzilla-daemon at icculus.org
Tue Jul 1 14:39:17 EDT 2008
http://bugzilla.icculus.org/show_bug.cgi?id=3707
------- Comment #2 from bugzilla at benmachine.co.uk 2008-07-01 14:39 EDT -------
It's worth noting that this causes inconsistent behaviour for assert() between
dynamic libraries and QVMs, but it should do its job on both.
One of the issues with this as a feature is that it isn't optimised out as it
should be by NDEBUG, because the build process doesn't differentiate between
debug/release builds for the QVMs.
--
Configure bugmail: http://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the quake3-bugzilla
mailing list