Skip to content

Conversation

@timo
Copy link
Owner

@timo timo commented Nov 4, 2025

In some cases, we can also give a hint for when the start of some kind of structure was, and point it out in the error message as well.

This addresses #95

I'm not sure if outputting every exception in 01-parse.t as a diag is great, since it passes through for example mi6 test without the corresponding ok or nok line. But I think it's probably fine?

In some cases, we can also give a hint for when the start of some
kind of structure was, and point it out in the error message as well.

For now, just an X::AdHoc.
@lizmat
Copy link
Contributor

lizmat commented Nov 12, 2025

Wouldn't it make more sense to make $startpos a dynamic variable, so it wouldn't need to be passed around?

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.

3 participants