[phobos] [D-Programming-Language/phobos] 601c75: Improve parsing error handling

Andrei Alexandrescu andrei at erdani.com
Mon Sep 5 05:42:53 PDT 2011


On 9/5/11 2:34 AM, Walter Bright wrote:
>
>
> On 9/4/2011 10:54 PM, Jonathan M Davis wrote:
>>
>> It's a bug in dmd. string literals aren't lvalues
>
> Yes, they are, because one can take the address of them.
>
> What they are not are *modifiable* lvalues.

How can we express that in the type system?

Andrei


More information about the phobos mailing list