[GHC] #860: CPP fails when a macro is used on a line containing a single quote character
GHC
cvs-ghc at haskell.org
Mon Jan 21 07:36:05 CET 2013
#860: CPP fails when a macro is used on a line containing a single quote
character
---------------------------------+------------------------------------------
Reporter: ketil@… | Owner:
Type: feature request | Status: new
Priority: lowest | Milestone: _|_
Component: Compiler | Version: 6.4.2
Keywords: cpp quote prime | Os: Unknown/Multiple
Architecture: Unknown/Multiple | Failure: GHC rejects valid program
Difficulty: Unknown | Testcase:
Blockedby: | Blocking:
Related: |
---------------------------------+------------------------------------------
Comment(by simonmar):
We could just document this in the manual. There are other gotchas with
CPP (e.g. the backslash-at-the-end-of-the-line thing).
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/860#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list