patch applied (cabal-branches/cabal-1.6): Fix parsing of ld, cc, cpp-options for flags containing ', '

Duncan Coutts duncan.coutts at worc.ox.ac.uk
Fri Oct 10 02:19:32 EDT 2008


Thu Oct  9 22:08:29 PDT 2008  Duncan Coutts <duncan at 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-branches/cabal-1.6/_darcs/patches/20081010050829-adfee-3992dea61fc3ed90d09956d8d73a65a7ef8d57d0.gz



More information about the cabal-devel mailing list