quakeforge/ruamoko
Bill Currie 8385046486 [qfcc] Warn when super dealloc invocation is missing
Forgetting to invoke [super dealloc] in a derived class's -dealloc
method has caused me to waste far too much time chasing down the
resulting memory leaks and crashes. This is actually the main focus of
issue #24, but I want to take care of multiple paths before I consider
the issue to be done.

However, as a bonus, four cases were found :)
2021-12-24 22:45:43 +09:00
..
cl_menu [qfcc] Warn when super dealloc invocation is missing 2021-12-24 22:45:43 +09:00
game [build] Support silent rules for qfcc 2020-06-26 10:52:06 +09:00
gui [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
include [ruamoko] Correct SetIterator memory handling 2021-12-24 06:45:13 +09:00
lib [ruamoko] Use the right index in disabled code 2021-12-24 06:45:13 +09:00
qwaq [qwaq] Add an event handler for graphics 2021-12-24 06:45:13 +09:00
scheme [build] Support silent rules for qfcc 2020-06-26 10:52:06 +09:00
Doxyfile.in Update doxygen config files for 1.8.9.1 2016-01-04 11:17:09 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00