On Thu, Aug 21, 2003 at 09:44:30PM -0700, Jeff Pohlmeyer wrote:
> > With compile modes: -gg -gl
> > Aren't line info and tracebacks suppose to be shown,
> > the above example does not show these.
>
>
> I think the problem comes with using exceptions. Normally, if a
> run-time error occurs, the d
>> With compile modes: -gg -gl
>> Aren't line info and tracebacks suppose to be shown,
>> the above example does not show these.
>
> I think the problem comes with using exceptions. Normally, if a
> run-time error occurs, the default exit proc will print the line
> number info to stdout. But if an
> With compile modes: -gg -gl
> Aren't line info and tracebacks suppose to be shown,
> the above example does not show these.
I think the problem comes with using exceptions. Normally, if a
run-time error occurs, the default exit proc will print the line
number info to stdout. But if an exceptio