[Issue 5265] std.array.back does not work correctly for wchar-based arrays

2013-02-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5265


Steven Schveighoffer schvei...@yahoo.com changed:

   What|Removed |Added

 Resolution|WORKSFORME  |FIXED


--- Comment #2 from Steven Schveighoffer schvei...@yahoo.com 2013-02-11 
06:58:43 PST ---
It was fixed around June of 2011 by Jonathan Davis.  He simply changed the
implementation from using an incorrect local algorithm to using std.utf.

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


[Issue 5265] std.array.back does not work correctly for wchar-based arrays

2013-02-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5265


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

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 CC||andrej.mitrov...@gmail.com
 Resolution||WORKSFORME


--- Comment #1 from Andrej Mitrovic andrej.mitrov...@gmail.com 2013-02-03 
13:09:53 PST ---
Works in 2.061. Was a test-case added though? If not it should be put in.

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


[Issue 5265] std.array.back does not work correctly for wchar-based arrays

2010-11-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5265


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