#4828: ghci fails to load fat binary archives on OS X
---------------------------------+------------------------------------------
    Reporter:  gwright           |        Owner:  igloo     
        Type:  bug               |       Status:  patch     
    Priority:  normal            |    Milestone:  7.2.1     
   Component:  Runtime System    |      Version:  7.0.1     
    Keywords:                    |     Testcase:            
   Blockedby:                    |   Difficulty:            
          Os:  MacOS X           |     Blocking:            
Architecture:  Unknown/Multiple  |      Failure:  GHCi crash
---------------------------------+------------------------------------------
Changes (by igloo):

  * milestone:  => 7.2.1


Comment:

 Thanks, I've applied the cast warning fixes.

 For the fat archive support, I've attached an untested patch which merges
 bits of yours together, so there is less code duplication. Don't we need
 something to stop it carrying on past the end of this arch's section,
 though?

 Milestoning for 7.2.1, as this isn't blocking anything AFAIK.

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