Daniel Shahaf wrote on Sat, Jan 07, 2012 at 01:07:01 +0200:
> Johan Corveleyn wrote on Fri, Jan 06, 2012 at 23:50:02 +0100:
> > Any ideas on how to fix this?
> > 
> 
> Make extractor.py skip svn_debug.h for debug builds?

And if anyone is feeling more ambitious: by making extractor.py pass the
files through the C preprocessor ('cl -E'), possibly excepting #include
directives, before regex'ing them for declarations.

Reply via email to