#4207: compile failure: *** ParseCmm: <interno>:0:1: lexical error
----------------------------------+-----------------------------------------
  Reporter:  slyfox               |          Owner:                  
      Type:  bug                  |         Status:  closed          
  Priority:  high                 |      Milestone:  6.14.1          
 Component:  Compiler             |        Version:  6.12.3          
Resolution:  fixed                |       Keywords:                  
  Testcase:                       |      Blockedby:                  
Difficulty:                       |             Os:  Unknown/Multiple
  Blocking:                       |   Architecture:  Unknown/Multiple
   Failure:  Building GHC failed  |  
----------------------------------+-----------------------------------------
Changes (by igloo):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Fixed:
 {{{
 Thu Aug  5 06:50:11 PDT 2010  Ian Lynagh <[email protected]>
   * Don't restrict filenames in line pragmas to printable characters;
 fixes #4207
   "printable" is ASCII-only, whereas in other locales we can get things
 like
   # 1 "<l[_\c3_][_\ad_]nea-de-orden>"
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4207#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to