[Issue 4481] Internal compiler error (glue.c, !vthis->csym) or compiles, depending on the import statements order

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jul 18 04:43:50 PDT 2010


http://d.puremagic.com/issues/show_bug.cgi?id=4481



--- Comment #1 from Dmitry Olshansky <dmitry.olsh at gmail.com> 2010-07-18 04:43:45 PDT ---
Hm, it has something to with how you pass the files to DMD, for the test case
above:
dmd g.d main.d  - compiles, all Ok
dmd main.d g.d - Assertion failure: '!vthis->csym' on line 694 in file 'glue.c'

-- 
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