dmd 1.050 and 2.035 release
Ary Borenszweig
ary at esperanto.org.ar
Thu Oct 15 15:23:29 PDT 2009
Michael P. wrote:
> Walter Bright Wrote:
>
>> bearophile wrote:
>>> Walter Bright:
>>>
>>> Using DMD 2.035 I have tried to compile:
>>>
>>> void main() {}
>>>
>>> Using:
>>>
>>> dmd -X temp.d
>>>
>>> And the compiler crashes.
>> Sorry, that happens if the source file doesn't have a module statement.
>
> Maybe there should be an error then?
I think he says it's a bug, he forgot a module declaration can be null. :)
More information about the Digitalmars-d-announce
mailing list