Type of string literal concatenated with non-immutable char array

Steven Schveighoffer schveiguy at gmail.com
Mon Feb 1 15:45:16 UTC 2021


On 1/31/21 4:48 PM, Per Nordlöw wrote:

> Why isn't
> 
>      "Name " ~ name ~ " could not be found"
> 
> implicitly convertible to `string`?

One of my oldest Enhancement requests: 
https://issues.dlang.org/show_bug.cgi?id=1654

-Steve


More information about the Digitalmars-d-learn mailing list