[Objectscript-devel] [OBJECTSCRIPT] Issue #OBJS20 modified
Brought to you by:
rob_d_clark
From: Rob C. <rob...@ma...> - 2003-02-14 20:43:49
|
Issue OBJS20 (stack trace line # problem) has just been modified by user rob...@ma... You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS20> The following modifications were made to this issue: currently, the scope that becomes part of the stack frame in the exception backtrace is the scope that the function is evaluated in, rather than the scope at the point where the function that was called (which thru the exception). It would be good if we could fix this too |