[1693] in Athena Bugs
Re: [Jonathan I. Kamens: VS2000 6.0R zwgc bug]
daemon@ATHENA.MIT.EDU (John T Kohl)
Mon Jan 23 09:12:27 1989
Date: Mon, 23 Jan 89 09:11:51 EST
From: John T Kohl <jtkohl@ATHENA.MIT.EDU>
To: bugs@ATHENA.MIT.EDU, bug-zephyr@ATHENA.MIT.EDU
The problem described in the OLC bug report seems to stem from an error
in the user's .zephyr.desc file.
It indicates that the parsing/displaying routines got too deep in
pushing things on an internal stack. This could be caused by too many
variables in the description of a message display format, or a syntax
error in the description file.
Unfortunately the parser used in zwgc is not particularly fancy, so its
error detection and recovery aren't as robust as desired.
This may eventually get fixed.
John