#4860: Text.Regex crasher
-----------------------------+----------------------------------------------
  Reporter:  batkins         |          Owner:             
      Type:  bug             |         Status:  new        
  Priority:  high            |      Milestone:  7.0.2      
 Component:  libraries/base  |        Version:  7.0.1      
Resolution:                  |       Keywords:  regex crash
  Testcase:                  |      Blockedby:             
Difficulty:                  |             Os:  MacOS X    
  Blocking:                  |   Architecture:  x86        
   Failure:  Runtime crash   |  
-----------------------------+----------------------------------------------

Comment(by igloo):

 Ah, good spot! I still haven't been able to reproduce the regex problem,
 but I have fixed the installed hsc2hs with:
 {{{
 Fri Feb 11 18:42:44 GMT 2011  Ian Lynagh <[email protected]>
   * Fix platform detection in bindists
   In a bindist, we generate files like the hsc2hs wrapper.
   This means we need to have the right values for the variables like
   CONF_GCC_LINKER_OPTS_STAGE1 which in turn means we need to know what
   platform we're on.
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4860#comment:21>
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