[Issue 3223] bool value conversions from "false" and "true" are missing

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jun 15 01:51:32 PDT 2010


http://d.puremagic.com/issues/show_bug.cgi?id=3223


Lars T. Kyllingstad <bugzilla at kyllingen.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at kyllingen.net


--- Comment #1 from Lars T. Kyllingstad <bugzilla at kyllingen.net> 2010-06-15 01:50:55 PDT ---
FYI, to() and parse() can now convert from string to bool:
http://www.dsource.org/projects/phobos/changeset/1646

Since std.stream is (about to be?) deprecated, it's probably not worth fixing
the issue with std.stream.Stream.readf().

-- 
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