patch applied (ghc-6.12/ghc): Accept any non-space characters in a header file (#3624)

Ian Lynagh igloo at earth.li
Fri Nov 6 16:41:55 EST 2009


Fri Nov  6 02:23:19 PST 2009  Simon Marlow <marlowsd at gmail.com>
  * Accept any non-space characters in a header file (#3624)
  Ignore-this: 1fc9156c2bcd767d6f231a56440cbeb4
  The FFI spec doesn't say exactly which characters may occur in a
  header file, so to be on the safe side we'll accept anything that
  isn't a space.

    M ./compiler/parser/RdrHsSyn.lhs -1 +3

View patch online:
http://darcs.haskell.org/ghc-6.12/ghc/_darcs/patches/20091106102319-12142-c6bbb11459bbac4ba1ebf40dd0ecb5afa7e54bdd.gz



More information about the Cvs-ghc mailing list