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

Avoid hexdigits after \xNN escape sequences in C99 string literals. #281

Merged
merged 2 commits into from
May 8, 2024

Conversation

typeswitch-dev
Copy link
Contributor

Avoid putting hexdigits after an \xNN escape sequences in C99 string literals. Adds a test.

See: https://mastodon.social/@whitequark/112403120959273105

@typeswitch-dev typeswitch-dev enabled auto-merge (squash) May 8, 2024 03:20
@typeswitch-dev typeswitch-dev merged commit d4a0f74 into main May 8, 2024
9 checks passed
@typeswitch-dev typeswitch-dev deleted the hexdigit-escape branch May 8, 2024 03:22
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.

None yet

1 participant