[Issue 9629] toUpperInPlace doesn't work properly with unicode characters

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Mar 6 05:51:43 PST 2013


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


Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |k.hara.pg at gmail.com


--- Comment #5 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2013-03-06 05:51:40 PST ---
(In reply to comment #4)
> It seems like this kind of slice should be treated as an rvalue, because ref
> semantics make no sense in this case as they won't propagate to the call site.

See also Kenji's comment about slices:
https://github.com/D-Programming-Language/dmd/pull/1343#issuecomment-14482830

@Kenji: Is there a bug opened for slices not being rvalues?

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