DIP60: @nogc attribute

Tobias Pankrath via Digitalmars-d digitalmars-d at puremagic.com
Sat Apr 19 04:21:03 PDT 2014


On Saturday, 19 April 2014 at 10:31:28 UTC, Jacob Carlborg wrote:
> On 2014-04-19 12:21, bearophile wrote:
>
>> Better to move it in std.ascii instead of removing it.
>
> The current implementation works with more characters than 
> ASCII.

Or replace characters whose upper case representation is bigger 
than the lower case representation with U+FFFD or similar.


More information about the Digitalmars-d mailing list