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

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3223

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

   What|Removed |Added

Version|2.029   |D2

--


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

2010-09-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3223


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

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED


--- Comment #2 from Andrei Alexandrescu and...@metalanguage.com 2010-09-26 
18:41:44 PDT ---
I consider this fixed by std.conv.

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


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

2010-06-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3223


Lars T. Kyllingstad bugzi...@kyllingen.net changed:

   What|Removed |Added

 CC||bugzi...@kyllingen.net


--- Comment #1 from Lars T. Kyllingstad bugzi...@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: ---


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

2009-10-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3223


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

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||and...@metalanguage.com
 AssignedTo|nob...@puremagic.com|and...@metalanguage.com


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