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 --disable-whole-symbol-regex option #2342

Closed
wants to merge 2 commits into from

Conversation

pvdrz
Copy link
Contributor

@pvdrz pvdrz commented Nov 9, 2022

When this option is enabled, bindgen won't parenthesize and surround any regex with ^ and $.

Fixes #1783

When this option is enabled, bindgen won't parentesize and surround any
regex with ^ and $.

Fixes rust-lang#1783
@pvdrz pvdrz requested a review from emilio November 9, 2022 21:48
@pvdrz
Copy link
Contributor Author

pvdrz commented Nov 14, 2022

closed in favor of #2345

@pvdrz pvdrz closed this Nov 14, 2022
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.

Confusing behavior of regex parameters
1 participant