Debugging compiler crashes?

Wouter Verhelst wouter at grep.be
Mon Jul 2 14:24:23 PDT 2012


Wouter Verhelst <wouter at grep.be> writes:

> Trass3r <un at known.com> writes:
>
>>> dmd: glue.c:542: virtual void FuncDeclaration::toObjFile(int):
>>> Assertion `semanticRun == PASSsemantic3done' failed.
>>> Aborted
>>> wouter at 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


More information about the Digitalmars-d-learn mailing list