
6 Oct
2008
6 Oct
'08
3:59 p.m.
Cole Robinson wrote:
Currently the DEBUG and DEBUG0 macros are duplicated in every file that uses them. This patch moves the macros to internal.h, removes the needless duplication, and now every file gets them for free. Seems to work as expected in my testing.
Thanks, Cole
This is committed now. Thanks, Cole