patch applied (cabal): Fix parsing of ld, cc, cpp-options for flags containing ', '
10 Oct
2008
10 Oct
'08
6:18 a.m.
Thu Oct 9 22:08:29 PDT 2008 Duncan Coutts <duncan@haskell.org> * Fix parsing of ld,cc,cpp-options for flags containing ',' The ',' character is not used as a separator and is allowed within flag tokens. Fixes at least HsPerl5. M ./Distribution/PackageDescription/Parse.hs -3 +3 M ./Distribution/ParseUtils.hs -1 +1 View patch online: http://darcs.haskell.org/cabal/_darcs/patches/20081010050829-adfee-3992dea61...
6533
Age (days ago)
6533
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts