28 Nov 2012 17:18
bug in printf, and patch
Evan Laforge <qdunkan <at> gmail.com>
2012-11-28 16:18:15 GMT
2012-11-28 16:18:15 GMT
Text.Printf.printf has a bug where it doesn't like negative numbers for * modifiers. I opened a ticket along with a patch at http://hackage.haskell.org/trac/ghc/ticket/7457 I feel like it shouldn't need a discussion since it's just a bug fix, but if someone wants to speak up go ahead. It will change behaviour for people using negative numbers, but since the previous behaviour was "doesn't work" I hope they won't mind :)
RSS Feed