
13 Sep
2007
13 Sep
'07
9:13 a.m.
Ross Paterson wrote:
Recent versions of cpphs also strip // comments in --strip mode,
Ian Lynagh
"gcc -E -traditional" doesn't strip them; that's how it works in GHC at least.
Would you like to have separate option flags in cpphs for stripping the different kinds of C comment? e.g. --strip and --stripAnsi? Regards, Malcolm