patch applied (cabal): Fix cabal_macros.h for package names containing '-'
3 Sep
2008
3 Sep
'08
11:32 p.m.
Wed Sep 3 15:01:16 PDT 2008 Duncan Coutts <duncan@haskell.org> * Fix cabal_macros.h for package names containing '-' As with the Paths_pkgname module, we map '-' to '_' as the former is not a valid character in cpp macro identifiers. Fixes cpp redefinition warnings. First reported by gwern. M ./Distribution/Simple/Build/Macros.hs -1 +5 View patch online: http://darcs.haskell.org/cabal/_darcs/patches/20080903220116-adfee-8128a7edb...
6521
Age (days ago)
6521
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts