Thread problem

Frank Benoit keinfarbton at googlemail.com
Mon Aug 4 07:28:48 PDT 2008


sleek schrieb:
> I'll definitely try and take another look at it. I'm using the compiler and 
> libraries from the Easy-D install, so maybe that's the issue?
> 

According to http://www.fsdev.net/versions/show/7
DMD 1.030 is included there.
This version has a bug with anonymous classes, like that one used in 
your code.
Using DMD 1.033 should solve this.

On http://www.dsource.org/projects/dwt/wiki/Requirements I have listed 
the current supported compiler(s).

To update, it is sufficient to overwrite the dmd.exe with the newer version.



More information about the Digitalmars-d-dwt mailing list