Previous patch has problems with 8-bit characters :))
Attached corrected version.
On Wed, 3 Oct 2001, Vsevolod Lobko wrote:
> This patch adds reporting of tcl global variable errorInfo
> which contains stack trace.
> One problem, after this patch errors will generate multiline ERROR
> messages. Is it acceptable or do I need split it and generate multiple
> singleline messages?
Multiline messages was used in pltcl.c already, so I think this is
acceptable.