swig/Doc/Devel
Olly Betts d7625ee6b2 Fix fatal error implemented by assert
Calling assert() on a condition that's always false is not an
appropriate way to exit after emitting "Fatal error [...]" because
if NDEBUG is defined the assert() becomes a no-op and the error
stops actually being fatal.
2022-03-07 14:24:48 +13:00
..
cmdopt.html Add/update docs for Malloc(), Exit(), etc 2022-03-07 14:24:48 +13:00
engineering.html Replace references to Subversion with Git 2013-01-12 01:24:22 +00:00
file.html Fix typos 2007-10-08 12:01:54 +00:00
index.html Add link to runtime information developer doc 2011-02-03 07:20:34 +00:00
internals.html Add/update docs for Malloc(), Exit(), etc 2022-03-07 14:24:48 +13:00
migrate.txt The great merge 2002-11-30 22:01:28 +00:00
parm.html API cleanup (Parms) 2007-01-10 23:43:07 +00:00
plan-gsoc-2012.txt Fix typos in docs and comments 2022-02-27 18:15:46 +13:00
runtime.txt Disable Chicken target language 2019-02-05 18:42:12 +00:00
scanner.html More typo fixes 2010-05-23 03:56:15 +00:00
tree.html Fix fatal error implemented by assert 2022-03-07 14:24:48 +13:00
wrapobj.html Escape unescape < > & in HTML 2007-03-26 01:26:44 +00:00