#2969: unix package built wrong on Solaris
-------------------------+--------------------------------------------------
    Reporter:  duncan    |        Owner:  duncan 
        Type:  bug       |       Status:  new    
    Priority:  high      |    Milestone:  6.10.2 
   Component:  Compiler  |      Version:  6.8.3  
    Severity:  normal    |   Resolution:         
    Keywords:            |   Difficulty:  Unknown
    Testcase:            |           Os:  Solaris
Architecture:  sparc     |  
-------------------------+--------------------------------------------------
Changes (by igloo):

  * owner:  => duncan

Comment:

 This should be fixed now:
 {{{
 Wed Feb 11 18:29:06 GMT 2009  Ian Lynagh <ig...@earth.li>
   * Don't put inline'd functions in HsUnix.h; fixes trac #2969
   If they are included into a C file which also has certain symbols
   defined, then the behaviour of the HsUnix.h functions can change
   (e.g. lstat can become the 32bit, rather than 64bit, version).
 }}}

 Duncan, as you have a machine it failed on, is there any chance you could
 add a test for this please?

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2969#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to