This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Commit 6d6eae6
committed
lc-compile: Tabs should count towards column count in messages
When encountering a horizontal tab in a line of LCB source code,
lc-compile wasn't incrementing the column count. This meant that the
column position of warning and error reports was reported incorrectly.1 parent 716c795 commit 6d6eae6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
0 commit comments