malcolm 2005/10/05 06:54:49 PDT Modified files: . CppIfdef.hs Log: Rather than choke on an unknown cpp # directive, emit a warning to stderr, and the unknown line to stdout. This enables cpphs to cope with e.g. hsc2hs files, which use non-cpp directives like #def. Revision Changes Path 1.23 +6 -2 cpphs/CppIfdef.hs