[Issue 1668] std.stream readf can't read int, nan, inf as floats

2014-02-16 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=1668



--- Comment #4 from github-bugzi...@puremagic.com 2014-02-16 09:19:36 PST ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/f476f47bab3f2e92bac1f37d9f2e3ea23b78ef5a
Fixed Issue 1668 std.stream readf can't read int, nan, inf as floats

https://github.com/D-Programming-Language/phobos/commit/a56882e036087083fcc29444ec4d2d36bf5088d2
Merge pull request #1929 from rbanderton/fix-issue-1668

Fix issue 1668 - std.stream readf can't read int, nan, inf as floats

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 1668] std.stream readf can't read int, nan, inf as floats

2014-02-16 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=1668


Andrej Mitrovic andrej.mitrov...@gmail.com changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 CC||andrej.mitrov...@gmail.com
   Platform|x86 |All
Version|D1  |D2
 Resolution||FIXED
 OS/Version|Windows |All


--- Comment #5 from Andrej Mitrovic andrej.mitrov...@gmail.com 2014-02-16 
09:22:04 PST ---
As has been said Phobos D1 bugs won't be fixed, so the pull was meant for D2.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 1668] std.stream readf can't read int, nan, inf as floats

2014-02-13 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=1668



--- Comment #3 from Blake Anderton rbander...@gmail.com 2014-02-13 07:27:07 
PST ---
https://github.com/D-Programming-Language/phobos/pull/1929

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 1668] std.stream readf can't read int, nan, inf as floats

2014-02-11 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=1668


Andrei Alexandrescu and...@erdani.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED


--- Comment #2 from Andrei Alexandrescu and...@erdani.com 2014-02-11 19:15:37 
PST ---
@Blake thanks for working on this!

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---