DSSS and D 2.012

jcc7 technocrat7 at gmail.com
Fri Mar 7 12:47:47 PST 2008


== Quote from Bill Baxter (dnewsgroup at billbaxter.com)'s article
> Does anyone know if DSSS works with D2.012?

I haven't tried DSSS with DMD 2.012 myself, but I doubt it work since I ran into a
similar problem when trying compile 2.010 code with DSSS 0.75.

Here's a sample of the output:
c:\prgfiles\d\dmd.2.010\src\phobos\std\c\stdio.d(23): enum member expected
c:\prgfiles\d\dmd.2.010\src\phobos\std\c\stdio.d(24): enum member expected
c:\prgfiles\d\dmd.2.010\src\phobos\std\c\stdio.d(25): enum member expected


> I get a bunch of errors about enums in std.stdio when I try it.
> As if it hasn't been updated to be aware of the manifest constant
> enum change.

The enum change happened with DMD 2.009:
http://www.digitalmars.com/d/2.0/changelog.html#new2_009

I don't think that DSSS has been updated for 2.009+


More information about the Digitalmars-d-learn mailing list