[Joke] C++ and D namings

Paul Backus snarwin at gmail.com
Wed Jan 20 18:03:31 UTC 2021


On Wednesday, 20 January 2021 at 15:31:30 UTC, Paul Backus wrote:
>
> I agree. Though now that I take a look at the spec, it seems 
> like the bug may actually be in the line
>
>     writeln(a.y);
>
> ...since accessing immutable data that's overlapped with 
> mutable data breaks safe aliasing [1].
>
> [1] https://dlang.org/spec/function.html#safe-aliasing

https://issues.dlang.org/show_bug.cgi?id=21561


More information about the Digitalmars-d mailing list