#5810: OSX Lion building 7.4 head causes Haddock Divide By Zero
----------------------------------+-----------------------------------------
  Reporter:  codeweaver           |          Owner:  igloo                      
          
      Type:  bug                  |         Status:  closed                     
          
  Priority:  highest              |      Milestone:  7.4.1                      
          
 Component:  Compiler             |        Version:  7.4.1-rc1                  
          
Resolution:  fixed                |       Keywords:  haddock divide by zero 
internal error
        Os:  MacOS X              |   Architecture:  Other                      
          
   Failure:  Building GHC failed  |     Difficulty:  Unknown                    
          
  Testcase:                       |      Blockedby:                             
          
  Blocking:                       |        Related:                             
          
----------------------------------+-----------------------------------------
Changes (by igloo):

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


Comment:

 I think this is fixed by:

 commit 552504663774d4ad2528d466f08841b5b78c7518
 {{{
 Author: Ian Lynagh <ig...@earth.li>
 Date:   Fri Feb 3 17:03:21 2012 +0000

     Updated to a newer version of gmp; fixes #5810

     I didn't diagnose the problem, but with the newer GMP the problem
 seems
     fixed. There are a couple of things that look like candidates for the
     bug:
     * A few minor bugs related to portability fixed.
     * A bug in division code possibly causing incorrect computation was
 fixed.
 }}}

 Please let us know if you still have problems.

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