[Issue 3283] New: glue.c assertion with no info
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Sep 3 03:03:13 PDT 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3283
Summary: glue.c assertion with no info
Product: D
Version: 2.032
Platform: Other
OS/Version: Linux
Status: NEW
Severity: critical
Priority: P2
Component: DMD
AssignedTo: nobody at puremagic.com
ReportedBy: alvcastro at yahoo.es
I got this error when trying to port Hybrid library to D2:
dmd2.bin: glue.c:626: virtual void FuncDeclaration::toObjFile(int): Assertion
`!vthis->csym' failed.
I got it with 2.031, and now also with 2.032.
Is virtually impossible to figure out which part of my code/the old library
code is failing to assert, it could be anywhere. That is the only info output
by the compiler.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list