Thread overview | |||||
---|---|---|---|---|---|
|
March 09, 2005 Internal error | ||||
---|---|---|---|---|
| ||||
Attachments: | > "C:\dmd\bin\dmd.exe" -debug -c C:\proj\d\yard2\xml_grammar.d Internal error: ..\ztc\cgobj.c 2139 I am (attempting) to convert the YARD parser (http://www.ootl.org/yard/), which is template-abusive. Has a recursive limit been reached? There could well be a bug in my stuff, but Ive no idea how to find it. -David |
March 09, 2005 Re: Internal error | ||||
---|---|---|---|---|
| ||||
Posted in reply to David Medlock | David Medlock wrote:
> > "C:\dmd\bin\dmd.exe" -debug -c C:\proj\d\yard2\xml_grammar.d
> Internal error: ..\ztc\cgobj.c 2139
>
> I am (attempting) to convert the YARD parser (http://www.ootl.org/yard/), which is template-abusive.
>
> Has a recursive limit been reached? There could well be a bug in my stuff, but Ive no idea how to find it.
>
> -David
I forgot to mention, in the attached source, just attempt to compile xml_grammar.d to get the above error.
|
March 14, 2005 Re: Internal error | ||||
---|---|---|---|---|
| ||||
Posted in reply to David Medlock Attachments: | David Medlock wrote: | David Medlock wrote: | |> > "C:\dmd\bin\dmd.exe" -debug -c C:\proj\d\yard2\xml_grammar.d |> Internal error: ..\ztc\cgobj.c 2139 |> |> I am (attempting) to convert the YARD parser |> (http://www.ootl.org/yard/), which is template-abusive. |> |> Has a recursive limit been reached? There could well be a bug in my |> stuff, but Ive no idea how to find it. |> |> -David | | | I forgot to mention, in the attached source, just attempt to compile | xml_grammar.d to get the above error. Added to DStress as http://dstress.kuehne.cn/nocompile/template_13.d http://dstress.kuehne.cn/nocompile/template_class_07.d http://dstress.kuehne.cn/compile/template_class_08.d Thomas |
Copyright © 1999-2021 by the D Language Foundation