[GHC] #7628: Improve error message when mixing 32bit and 64bit images

GHC cvs-ghc at haskell.org
Tue Jan 29 17:43:58 CET 2013


#7628: Improve error message when mixing 32bit and 64bit images
---------------------------------+------------------------------------------
    Reporter:  morabbin          |       Owner:  igloo       
        Type:  feature request   |      Status:  patch       
    Priority:  normal            |   Milestone:              
   Component:  Compiler          |     Version:  7.6.1       
    Keywords:                    |          Os:  MacOS X     
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown
  Difficulty:  Unknown           |    Testcase:              
   Blockedby:                    |    Blocking:              
     Related:                    |  
---------------------------------+------------------------------------------

Comment(by andy.adamsmoran@…):

 commit 12e3d3f4690d76b57ca70cdfdbad049fabd79bde
 {{{
 Author: Andy Adams-Moran <andy.adamsmoran at gmail.com>
 Date:   Fri Jan 25 11:11:01 2013 -0800

     Patch for #7628: improve error message when mixing 32 and 64 bit
 images (on Mac OS X)

  rts/Linker.c |   12 ++++++++----
  1 files changed, 8 insertions(+), 4 deletions(-)
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7628#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler



More information about the ghc-tickets mailing list