parser: introduce NewError() and ErrPlusPosition() #8

Merged
amery merged 3 commits from pr-amery-error into main 2023-09-04 19:33:25 +02:00
Owner

and cleanup existing code using NewError()

and cleanup existing code using NewError()
amery added 3 commits 2023-09-04 17:22:11 +02:00
amery requested review from karasz 2023-09-04 17:22:57 +02:00
amery force-pushed pr-amery-error from 3bcdadf29a to 8f3e59ec36 2023-09-04 17:25:55 +02:00 Compare
Author
Owner

amended to fix basic.decoder.OnError()'s shadowing of err

amended to fix `basic.decoder.OnError()`'s shadowing of `err`
karasz approved these changes 2023-09-04 19:24:44 +02:00
karasz left a comment
Owner

LGTM although it seems that for a while revive is kind of silent

LGTM although it seems that for a while revive is kind of silent
Author
Owner

LGTM although it seems that for a while revive is kind of silent

anything in particular you had expected revive to complain about?

> LGTM although it seems that for a while revive is kind of silent anything in particular you had expected revive to complain about?
amery merged commit d8af7821e4 into main 2023-09-04 19:33:25 +02:00
amery deleted branch pr-amery-error 2023-09-04 19:33:25 +02:00
Author
Owner

v0.2.4 tagged

`v0.2.4` tagged
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: asciigoat/ini#8