Commit 66b3697
Matthias Kastner
add linenumber for uncompiled procedure
for uncompiled procedures, both: FuntionList and FunctionInfo return a
List with one item "Procedures Not compiled;".
If we encounter a function like this, set the line number for it to
zero.
This will help in uncompiled state to still jump to the correct
position.1 parent 8c62e2d commit 66b3697
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
304 | 307 | | |
305 | 308 | | |
306 | 309 | | |
| |||
0 commit comments