Alastair Reid <[EMAIL PROTECTED]> writes:

> The following error message (produced by a pattern match failure in my
> code) suggests that it'd be worth adding a size limit to the code that
> prints it (printer.c::abandon).
> 
> Alastair
> 
> ps The error message should be all on one line - I split it because of
> mailer paranoia.  

It can be worse than this...if your program uses cyclic data
structures, the printer can print "forever".

Carl

Reply via email to