Georg Wrede wrote:
> Derek Parnell wrote:
>> I think the change for 'void main(){}' is that DMD now ensures that
>> zero is returned to the operating system. So now its the same as 'int
>> main() {return 0;}'
>
> Yes. And I too don't remember when this was fixed. Probably like 6
> months ago.
Actually, in DMD 0.146 - two weeks back. <g>