Thread overview
Build Error - Internal error: ..\ztc\type.c 307
Oct 25, 2005
Nate
Oct 25, 2005
Nate
Oct 25, 2005
Walter Bright
October 25, 2005
Hello guys,

I haven't had time to program for quite a while and now that I do I updated my DMD to the latest n greatest only to get "Internal error: ..\ztc\type.c 307" rather than a nice binary.

What is this error? I searched my drives for ztc or type.c and can't find either. How can I trouble shoot this error?

Thanks!
October 25, 2005
I should have mentioned that I get this error after dmd.135, I tested starting with the most recent backwards to that one.

Nate wrote:
> Hello guys,
> 
> I haven't had time to program for quite a while and now that I do I updated my DMD to the latest n greatest only to get "Internal error: ...\ztc\type.c 307" rather than a nice binary.
> 
> What is this error? I searched my drives for ztc or type.c and can't find either. How can I trouble shoot this error?
> 
> Thanks!
October 25, 2005
Nate wrote:
> I should have mentioned that I get this error after dmd.135, I tested starting with the most recent backwards to that one.
> 
> Nate wrote:
> 
>> Hello guys,
>>
>> I haven't had time to program for quite a while and now that I do I updated my DMD to the latest n greatest only to get "Internal error: ...\ztc\type.c 307" rather than a nice binary.
>>
>> What is this error? I searched my drives for ztc or type.c and can't find either. How can I trouble shoot this error?
>>
>> Thanks!

DMD outputs these internal file paths for debugging purposes. Please use  the D.bugs newsgroups for bug reports. A code sample that triggers the bug will help a lot too.
October 25, 2005
"Nate" <plummn@comdel.net> wrote in message news:djlsgh$4mb$1@digitaldaemon.com...
> Hello guys,
>
> I haven't had time to program for quite a while and now that I do I updated my DMD to the latest n greatest only to get "Internal error: ..\ztc\type.c 307" rather than a nice binary.
>
> What is this error? I searched my drives for ztc or type.c and can't find either. How can I trouble shoot this error?

The only way to deal with it is to try to create a minimal example that reproduces it and post it in digitalmars.D.bugs or email it to me.