DCD 0.9.11 & D-Scanner 0.5.10
Basile B.
b2.temp at gmx.com
Sun Sep 2 17:59:34 UTC 2018
On Sunday, 2 September 2018 at 15:45:45 UTC, Nordlöw wrote:
> On Sunday, 2 September 2018 at 04:52:22 UTC, Basile B. wrote:
>> Both compatible with syntax changes coming with 2.082.
>>
>> https://github.com/dlang-community/DCD/releases/tag/v0.9.11
>> https://github.com/dlang-community/D-Scanner/releases/tag/v0.5.10
>
> Great! Professional.
Well thnaks but, hum, actually DCD 0.9.12 is coming directly
today.
There was an indescribable mess with scopes. For example try
```
import core.thread;
Thread t;
t.
```
the dot completions for t are completely wrong and many stuff
miss.
More information about the Digitalmars-d-announce
mailing list