diff options
| author | Dylan Baker <dylan@pnwbakers.com> | 2024-11-01 10:45:12 -0700 |
|---|---|---|
| committer | Dylan Baker <dylan@pnwbakers.com> | 2024-11-15 11:32:50 -0800 |
| commit | 929df93ba80be347bea5df850ebce280aed64be7 (patch) | |
| tree | fa783dd5425b47a38c789c9339a797ac0e172e6a /packaging | |
| parent | b3f9b9dc06fcd6c0a3070380b42e0ab5fd6c1226 (diff) | |
| download | meson-929df93ba80be347bea5df850ebce280aed64be7.tar.gz | |
interpreter: remove current_lineno
This was only used in a couple of places, and requires extra tracking to
ensure it is correct, while we already have `current_node.lineno`, which
is always accurate and up to date.
I have also fixed a potential strict-null issue by using a sentinel node
for `current_node`
Diffstat (limited to 'packaging')
0 files changed, 0 insertions, 0 deletions
