www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - Internal error

reply David Medlock <amedlock nospam.org> writes:
 "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
Mar 09 2005
parent reply David Medlock <amedlock nospam.org> writes:
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.
Mar 09 2005
parent =?ISO-8859-1?Q?Thomas_K=FChne?= <thomas-dloop kuehne.THISISSPAM.cn> writes:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

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

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (MingW32)

iD8DBQFCNTMT3w+/yD4P9tIRAo1+AJ0Rl8RFMEiMcShY9ejAU9swhB9waQCeMdA1
5vkMlL7gq5g5wInUGjNauHQ=
=+KKn
-----END PGP SIGNATURE-----
Mar 13 2005