[Issue 5016] to!() can not convert from wide characters to char

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jan 22 15:13:59 PST 2011


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


Andrei Alexandrescu <andrei at metalanguage.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


--- Comment #4 from Andrei Alexandrescu <andrei at metalanguage.com> 2011-01-22 15:11:51 PST ---
std.conv.to for narrowing conversions acts as a checked cast. This bug was
fixed in http://www.dsource.org/projects/phobos/changeset/2359 and
http://www.dsource.org/projects/phobos/changeset/2363

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