www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [DMD 0.86 bug] some bug

reply "Ivan Senji" <ivan.senji public.srce.hr> writes:
I can compile most of my D projects OK. But i have problems
with my computer graphics course projects (started with 0.86
version)

The compiler output:

Assertion failure: 'result[i] == '_' || isalnum(result[i])' on line 34 in
file 'mangle.c'

abnormal program termination
Apr 27 2004
next sibling parent "Ivan Senji" <ivan.senji public.srce.hr> writes:
I wasn't able to figure out what causes this bug, but it is only
in my opengl-glut projects. Gues i'm back to 0.82  :(

"Ivan Senji" <ivan.senji public.srce.hr> wrote in message
news:c6l5ts$jn3$1 digitaldaemon.com...
 I can compile most of my D projects OK. But i have problems
 with my computer graphics course projects (started with 0.86
 version)

 The compiler output:

 Assertion failure: 'result[i] == '_' || isalnum(result[i])' on line 34 in
 file 'mangle.c'

 abnormal program termination
Apr 27 2004
prev sibling parent "Ivan Senji" <ivan.senji public.srce.hr> writes:
Thanks Walter! You fixed this bug too.
I thought it was a little strange that dmd.exe was so big.

Thanks again :)

"Ivan Senji" <ivan.senji public.srce.hr> wrote in message
news:c6l5ts$jn3$1 digitaldaemon.com...
 I can compile most of my D projects OK. But i have problems
 with my computer graphics course projects (started with 0.86
 version)

 The compiler output:

 Assertion failure: 'result[i] == '_' || isalnum(result[i])' on line 34 in
 file 'mangle.c'

 abnormal program termination
Apr 27 2004