Assertion failure: '!vthis->csym' on line 703 in file 'glue.c'
nrgyzer
nrgyzer at gmail.com
Sat Mar 26 14:32:12 PDT 2011
Hey guys,
I got "Assertion failure: '!vthis->csym' on line 703 in file 'glue.c'"
after I add "LinkList!(uint) myList;" to my source file. I figured out
that the same bug was already reported on http://lists.puremagic.com/
pipermail/digitalmars-d-bugs/2010-October/019237.html
Ticket 4129 describes a bug in glue.c but for DMD 1.x and I'm using DMD
2.052. I can't also reproduce the error in other projects - it seems
that it only exists in this project. In this case I think it makes no
sense to post thousand lines of code. Thus I hope anyone know what can
be wrong => thanks!
More information about the Digitalmars-d-learn
mailing list