Sat Jan 24 10:04:59 PST 2009 Duncan Coutts <dun...@haskell.org> * Fix a load of warnings Not yet -Wall clean, we sill having to supress warnings about name shadowing and incomplete pattern matching.
M ./c2hs.cabal +3 M ./src/C2HS/C.hs -1 M ./src/C2HS/C/Builtin.hs -1 M ./src/C2HS/C/Names.hs -7 +7 M ./src/C2HS/C/Trav.hs -3 +2 M ./src/C2HS/CHS.hs -32 +8 M ./src/C2HS/CHS/Lexer.hs -2 +1 M ./src/C2HS/Gen/Bind.hs -60 +61 M ./src/C2HS/Gen/Header.hs -6 +6 M ./src/C2HS/Gen/Monad.hs -3 +1 M ./src/C2HS/Version.hs -1 +4 M ./src/Control/State.hs -6 +4 M ./src/Control/StateTrans.hs -2 +2 M ./src/Data/Attributes.hs -10 +10 M ./src/Data/NameSpaces.hs -2 +2 M ./src/Main.hs -22 +13 M ./src/System/CIO.hs -1 M ./src/Text/Lexers.hs -11 +5 View patch online: http://darcs.haskell.org/c2hs/_darcs/patches/20090124180459-adfee-8b65ae27b8579b41306da5d7b312628919a32abd.gz _______________________________________________ C2hs mailing list C2hs@haskell.org http://www.haskell.org/mailman/listinfo/c2hs