DMD 1.018 and 2.002 releases
Clay Smith
clayasaurus at gmail.com
Tue Jul 3 10:25:10 PDT 2007
Christian Kamm wrote:
>> Just bug fixes common to both.
>
> Great news! And special thanks for fixing bug 540...
>
> Unfortunately, this code (which appears in derelict) broke
>
> -
> version(Windows)
> extern(Windows):
> else
> extern(C):
>
> Declaration expected, not 'else'
> -
>
> Looking around in the spec, I can not find where the StorageClass: syntax is
> defined, so maybe it is supposed to be illegal?
>
> Cheers,
> Christian
The problem extends just beyond compiler errors, unfortunately:
http://dblog.aldacron.net/2007/07/03/derelict-problems-with-dmd-1018/
More information about the Digitalmars-d-announce
mailing list