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

Add erroroffset support to perltest.sh and fix discrepancies #549

Open
NWilson opened this issue Nov 6, 2024 · 0 comments
Open

Add erroroffset support to perltest.sh and fix discrepancies #549

NWilson opened this issue Nov 6, 2024 · 0 comments
Labels
untidiness Not exactly a bug, but could do better
Milestone

Comments

@NWilson
Copy link
Member

NWilson commented Nov 6, 2024

  • perltest.sh would need to support outputting error offsets from the Perl messages
  • RunPerlTest would need to perform a "loose" diff on certain lines, to handle the fact that the Perl error messages won't have matching error codes
  • Migrate as many error cases as possible from testinput{2,5} → testinput{1,4}
  • Fix as many discrepancies as possible between the error offsets reported by Perl and PCRE2

There's no particular urgency to this. It would be nice though, perhaps when I have spare time and all the other more urgent tasks on my list are done.

@NWilson NWilson added the untidiness Not exactly a bug, but could do better label Dec 6, 2024
@NWilson NWilson self-assigned this Jan 8, 2025
@NWilson NWilson added this to the 10.46 milestone Jan 8, 2025
@NWilson NWilson removed their assignment Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
untidiness Not exactly a bug, but could do better
Projects
None yet
Development

No branches or pull requests

1 participant