Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix reported line/column numbers in error message #95

Merged
merged 1 commit into from
Dec 8, 2022

Conversation

Chocobo1
Copy link
Contributor

@Chocobo1 Chocobo1 commented Dec 8, 2022

The numbers (in common sense) start counting from 1, not 0.
This can be seen in a few editors, such as: Sublime Text, VS Code, Notepad++.

The numbers (in common sense) start counting from 1, not 0.
This can be seen in a few editors, such as: Sublime Text, VS Code,
Notepad++.
@zonyitoo zonyitoo merged commit 88cf202 into zonyitoo:master Dec 8, 2022
@Chocobo1 Chocobo1 deleted the line branch December 8, 2022 16:20
matthiasbeyer added a commit to rust-cli/config-rs that referenced this pull request Jul 20, 2023
In

    zonyitoo/rust-ini#95

the reported line and column was fixed in rust-ini. This patch adapts
for this change.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants