[GHC] #7457: printf's * doesn't like negative numbers
GHC
cvs-ghc at haskell.org
Mon Jan 28 12:53:42 CET 2013
#7457: printf's * doesn't like negative numbers
-----------------------------------------+----------------------------------
Reporter: elaforge | Owner:
Type: bug | Status: closed
Priority: normal | Milestone: 7.8.1
Component: libraries/base | Version: 7.6.1
Resolution: fixed | Keywords:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
Failure: None/Unknown | Difficulty: Unknown
Testcase: libraries/base/tests/T7457 | Blockedby:
Blocking: | Related:
-----------------------------------------+----------------------------------
Changes (by simonmar):
* status: new => closed
* testcase: => libraries/base/tests/T7457
* resolution: => fixed
Comment:
Committed; thanks
{{{
commit 63202b9df64041e1c17603ad5f06fec3c51f357d
Author: Simon Marlow <marlowsd at gmail.com>
Date: Mon Jan 28 09:38:06 2013 +0000
fix negative numbers for * modifiers (#7457)
commit 2c52ae2eb3720da2a01f6d6cb08c1a6449819a29
Author: Simon Marlow <marlowsd at gmail.com>
Date: Mon Jan 28 09:38:19 2013 +0000
tabs -> spaces
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7457#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list