Skip to content
Snippets Groups Projects
Commit 84d59c28 authored by Damien George's avatar Damien George
Browse files

py: For viper compile errors, add traceback with function and filename.

ViperTypeError now includes filename and function name where the error
occurred.  The line number is the line number of the start of the
function definition, which is the best that can be done without a lot
more work.

Partially addresses issue #1381.
parent d8a7f8bf
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment