[Issue 5687] std.string.format() error with "%a"
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Mar 3 02:00:26 PST 2011
http://d.puremagic.com/issues/show_bug.cgi?id=5687
--- Comment #4 from Lars T. Kyllingstad <bugzilla at kyllingen.net> 2011-03-03 01:57:22 PST ---
(In reply to comment #2)
> Is it actually true that %A on Linux for doubles always begins with 0x1. ?
Having tested with a large number of random doubles, that certainly seems to be
the case.
> If so, then it's a Linux %A bug for reals.
Wow, you'd think someone would have discovered this before.
> In fact, converting from double to real should NEVER change the %a result.
Thinking some more about it, that makes sense.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list