Class mismatch error (D compiler/Phobos)

Márcio Faustino m.faustino at no.spam.gmail.com
Fri Aug 3 12:01:13 PDT 2007


Reply to BCS,

> I would assume that your copy of phobos and DMD are not from the same > version

Yes they're not, but this is on purpose. Previously (with DMD v1.x) I'd just
compile like this: dmd file.d -Iphobos -release -w -debug -c -offile.o

with my own version of Phobos and it'd just work. Now it doesn't. Do you have any
idea why?


More information about the Digitalmars-d-learn mailing list