Build v3.03 released

Derek Parnell derek at psyc.ward
Thu Sep 21 04:58:33 PDT 2006


On Thu, 21 Sep 2006 10:46:27 +0200, Anders F Björklund wrote:

> Derek Parnell wrote:
> 
>> Release 3.03 (build #2371) is now available 20 Sep 2006 
>> URL: http://www.dsource.org/projects/build 
> [...]
>> ** ENH The utility now supports the import syntax that was introduced with
>> DMD v0.163. 
> 
> Seems that it needs GDC 0.20 (DMD 0.163+) to compile ? :-(
> 
> # make -f Makefile.gdc
> 
> util/fdt.d:69: ';' expected
> util/fdt.d:69: no identifier for declarator std.c.windows.windows
> util/fdt.d:70: ';' expected
> util/fdt.d:70: no identifier for declarator std.c.linux.linux
> util/fdt.d:71: ';' expected
> util/fdt.d:71: no identifier for declarator std.c.darwin.darwin
> util/fdt.d:72: ';' expected
> 
> Old compiler doesn't like those "static import" statements.

Sorry. I didn't know that. I haven't used GDC. I guess it will catch up
soon. 

Is there a special version that GDC sets?

> 
> PS. Maybe it should be mentioned that std.c.darwin.darwin
>      is deprecated in favor of std.c.unix.unix for all Unix

Didn't know that either. 

-- 
Derek Parnell
Melbourne, Australia
"Down with mediocrity!"



More information about the Digitalmars-d-announce mailing list