#2458: Unknown symbol `_environ' on MacOS X
----------------------------------------+-----------------------------------
  Reporter:  IgorBoehm                  |          Owner:         
      Type:  bug                        |         Status:  closed 
  Priority:  high                       |      Milestone:  7.2.1  
 Component:  libraries/base             |        Version:  6.10.1 
Resolution:  fixed                      |       Keywords:  environ
  Testcase:                             |      Blockedby:         
Difficulty:  Unknown                    |             Os:  MacOS X
  Blocking:                             |   Architecture:  x86    
   Failure:  GHC rejects valid program  |  
----------------------------------------+-----------------------------------
Changes (by batterseapower):

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


Comment:

 Fixed by:

 {{{
 commit 47ac5d859493ae0cd8dd02e1b4848f993acc3d5c
 Author: Max Bolingbroke <[email protected]>
 Date:   Wed Apr 6 07:57:40 2011 +0100

     Use _NSGetEnviron on OS X: fixes #2458
 }}}

 {{{
 commit a8d4731456ac3da0a70399e4ab821a763a4c04fb
 Author: Max Bolingbroke <[email protected]>
 Date:   Wed Apr 6 07:57:21 2011 +0100

     Use _NSGetEnviron on OS X: fixes #2458
 }}}

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