Error: class myClass.myClass() is used as a type

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Sun Jan 27 16:03:49 PST 2013


On 1/27/13 3:29 PM, jerro wrote:
> You need to put myClass_mod.d (or what ever the file name is) on the
> command line. You could also use rdmd, which will find all the imported
> files automatically.

BTW I just sent a pull request that makes rdmd faster for large projects 
by reducing the number of stat calls:

https://github.com/D-Programming-Language/tools/pull/41


Andrei


More information about the Digitalmars-d mailing list