Message3004

Author bckfnn
Recipients
Date 2001-11-02.11:11:51
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
It would be a nice feature to be able to specify the 
initial line number of a codeblock sent to 
__nuiltin__.compile(). If the code block was part of a 
bigger file, it really should be possible to get 
stacktraces and exception with linenumbers that 
matches in position in the file. Right now the 
traceback linenumbers are always relative to the 
codeblock.

If this is added, the BSF engine should also be update 
to take advantage of it.
History
Date User Action Args
2008-02-20 17:18:58adminlinkissue477490 messages
2008-02-20 17:18:58admincreate