Wouter Verhelst <[email protected]> writes: > Trass3r <[email protected]> writes: > >>> dmd: glue.c:542: virtual void FuncDeclaration::toObjFile(int): >>> Assertion `semanticRun == PASSsemantic3done' failed. >>> Aborted >>> wouter@carillon:~/code/d/DustMite$ >>> >>> ... and I'm not yet that fluent in D to understand what's going on. Any >>> ideas? >> >> pass dustmite.d before dsplit.d >> known problem, but the error message has changed > > ... the order of files matters? Yuck. > > Oh well.
Anyway, this helped tracking the problem down, and I've now filed a bug: http://d.puremagic.com/issues/show_bug.cgi?id=8337 thanks, -- The volume of a pizza of thickness a and radius z can be described by the following formula: pi zz a
