cpphs and C++-style comments

Malcolm Wallace Malcolm.Wallace at cs.york.ac.uk
Thu Sep 13 09:13:18 EDT 2007


Ross Paterson wrote:
> > Recent versions of cpphs also strip // comments in --strip mode,

Ian Lynagh <igloo at earth.li> wrote:
> "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


More information about the Libraries mailing list