[GHC] #5812: Nasty interaction between MagicHash and CPP LANGUAGE pragmas

GHC cvs-ghc at haskell.org
Wed Feb 1 12:50:34 CET 2012


#5812: Nasty interaction between MagicHash and CPP LANGUAGE pragmas
---------------------------------+------------------------------------------
    Reporter:  erikd             |       Owner:                             
        Type:  bug               |      Status:  new                        
    Priority:  normal            |   Milestone:                             
   Component:  Compiler          |     Version:  7.2.2                      
    Keywords:                    |          Os:  Unknown/Multiple           
Architecture:  Unknown/Multiple  |     Failure:  Incorrect result at runtime
  Difficulty:  Unknown           |    Testcase:                             
   Blockedby:                    |    Blocking:                             
     Related:                    |  
---------------------------------+------------------------------------------
Changes (by erikd):

  * status:  infoneeded => new


Comment:

 Yes, that's it. If I put the string on a single line it works.

 Unfortunately, the suggested solution, adding trailing whitespace, isn't
 very convenient as my text editor is configured to remove all trailing
 whitespace on file save (a feature I really like).

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5812#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler



More information about the Glasgow-haskell-bugs mailing list