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

make pointer regular expressions more flexible #846

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

mvdan
Copy link
Member

@mvdan mvdan commented Apr 25, 2024

(see commit message)

We just got a failure on Mac on CI with pointers past eight digits:

    (0x10432dec0,0x10433c690)

Use `[[:xdigit:]]+` consistently.
@mvdan mvdan requested review from lu4p and pagran April 25, 2024 09:08
@mvdan mvdan merged commit 9f82b2b into burrowers:master Apr 25, 2024
5 checks passed
@mvdan mvdan deleted the pointer-regexp branch April 25, 2024 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants