DSSS 0.77 released.
Sean Kelly
sean at invisibleduck.org
Mon Sep 8 08:02:54 PDT 2008
Bill Baxter wrote:
> Trying to build Tango 0.99.7 or latest SNAPSHOT source with DSSS 0.77
> yields the error:
>
> "lib\common\tango\core\Thread.d(547): volatile statements deprecated;
> used synchronized statements instead"
>
> Can anyone shed some light?
Volatile statements are deprecated in D2 but not D1. I think Gregor is
using the D2 parser for DSSS.
Sean
More information about the Digitalmars-d-announce
mailing list