Sun Jan 25 08:29:13 PST 2009  Duncan Coutts <[email protected]>
  * Fix conversion of C names to Haskell names
  Names like "Foo_BarBaz" were being translated to "fooBarbaz" instead of
  "fooBarBaz". Also names with multiple adjacent __ characters would fail.
  Thanks to Achim Schneider for the patch and testing and also to Benedikt
  Huber for patch review.

    M ./src/C2HS/CHS.hs -1 +2

View patch online:
http://darcs.haskell.org/c2hs/_darcs/patches/20090125162913-adfee-ca8b2eb181da1e50b86e8326078a7ddc744831ca.gz
_______________________________________________
C2hs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/c2hs

Reply via email to