www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Compiler Bug

reply MicroWizard <MicroWizard_member pathlink.com> writes:
Sorry for posting this here, but unfortunately I do not have access to the bug
newsgroup.



#class T{


#public:



C:\BUG>c:\dmd\bin\dmd -w -release -inline -O sliceret.d
Internal error: ..\ztc\cod2.c 4211

C:\BUG>c:\dmd\bin\dmd -w -debug=verbose sliceret.d
Internal error: ..\ztc\cgcs.c 353
Apr 27 2005
parent reply David L. Davis <SpottedTiger yahoo.com> writes:
In article <d4or18$1th1$1 digitaldaemon.com>, MicroWizard says...
Sorry for posting this here, but unfortunately I do not have access to the bug
newsgroup.



#class T{


#public:



C:\BUG>c:\dmd\bin\dmd -w -release -inline -O sliceret.d
Internal error: ..\ztc\cod2.c 4211

C:\BUG>c:\dmd\bin\dmd -w -debug=verbose sliceret.d
Internal error: ..\ztc\cgcs.c 353
There is a link to the D.bugs forum thur the browser interface...just click on the "News" link above the "Forum" link. At the top of that page you'll see a set of News Groups links, of which digitalmars.D.bugs is one of them. Hope this helps you out for the next time. :)) David L. ------------------------------------------------------------------- "Dare to reach for the Stars...Dare to Dream, Build, and Achieve!" ------------------------------------------------------------------- MKoD: http://spottedtiger.tripod.com/D_Language/D_Main_XP.html
Apr 27 2005
parent MicroWizard <MicroWizard_member pathlink.com> writes:
It seems I was not patient enough to find the link ;-)
Thanks a lot.

Tamas

There is a link to the D.bugs forum thur the browser interface...just click on
the "News" link above the "Forum" link. At the top of that page you'll see a set
of News Groups links, of which digitalmars.D.bugs is one of them.

Hope this helps you out for the next time. :))

David L.
May 02 2005