[GHC] #7457: printf's * doesn't like negative numbers

GHC cvs-ghc at haskell.org
Mon Jan 28 04:14:48 CET 2013


#7457: printf's * doesn't like negative numbers
---------------------------------+------------------------------------------
    Reporter:  elaforge          |       Owner:                  
        Type:  bug               |      Status:  new             
    Priority:  normal            |   Milestone:  7.8.1           
   Component:  libraries/base    |     Version:  7.6.1           
    Keywords:                    |          Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown    
  Difficulty:  Unknown           |    Testcase:                  
   Blockedby:                    |    Blocking:                  
     Related:                    |  
---------------------------------+------------------------------------------

Comment(by elaforge):

 I was really confused until I realized the patch is backwards.  It *adds*
 the 'abs n' line, not removes.  I think the tabs patch was also messed up.
 I replaced the patches with less backwards ones.

 Sorry for the confusion!

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



More information about the ghc-tickets mailing list