October 08, 2010
Hi,
when I compile the current state of my project, I get the following assertion failure: '!vthis->csym' on line 698 in file 'glue.c'

I tried to reproduce this in a smaller scale, but it only appears in this very special case. The project currently contains 72 source files and it only happens when compiling all of them using a rsp file. (Using the console command VisualD produces + dmd 2.049)

Should I issue a ticket and upload the complete project so that this bug can be traced down?

-- 
Kind Regards
Benjamin Thaut
October 17, 2010
Benjamin Thaut wrote:
> Hi,
> when I compile the current state of my project, I get the following assertion failure: '!vthis->csym' on line 698 in file 'glue.c'
> 
> I tried to reproduce this in a smaller scale, but it only appears in this very special case. The project currently contains 72 source files and it only happens when compiling all of them using a rsp file. (Using the console command VisualD produces + dmd 2.049)
> 
> Should I issue a ticket and upload the complete project so that this bug can be traced down?
> 

That sounds like bug 4129.