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

Walter Bright walter at digitalmars.com
Sun Sep 4 23:34:58 PDT 2011



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.


More information about the phobos mailing list