[GHC] #13682: When printf "%g" with trailing 0 number, decial point be printed.
GHC
ghc-devs at haskell.org
Thu May 11 00:11:05 UTC 2017
#13682: When printf "%g" with trailing 0 number, decial point be printed.
-------------------------------------+-------------------------------------
Reporter: nakaji_dayo | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: libraries/base | Version: 8.0.1
Resolution: | Keywords: printf
Operating System: MacOS X | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by bgamari):
I don't believe we make any claim that `Text.Printf.printf` will reflect
the behavior of C's `printf`.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13682#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list