Commit 3e85143
Fix stderr reporting when special cursor line isn't found
An easy way to reproduce this issue is to run the plugin with an old
version of pasfmt from before the `--cursor` option was added. In this
case it will tell you an error occurred but won't be able to tell you
anything about it.1 parent ccd755c commit 3e85143
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
0 commit comments