Available D2 implementation on Windows besides DMD?

Andrej Mitrovic andrej.mitrovich at gmail.com
Fri Jun 10 08:31:37 PDT 2011


On 6/10/11, Victor T. <gmane.greatwolf at mamber.net> wrote:
>
>   void main()
>   {
>       writeln("quicktest\n");
>   }
>
> However, changing it to writefln compiles and runs fine. Additionally, I
> also tried passing in -fversion=2 to gdc to which it complains it's
> invalid.

gdc -v2 main.d


More information about the Digitalmars-d mailing list