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

Minor invalid regexp improvements #44

Merged
merged 4 commits into from
Mar 23, 2021
Merged

Minor invalid regexp improvements #44

merged 4 commits into from
Mar 23, 2021

Conversation

minad
Copy link
Collaborator

@minad minad commented Mar 23, 2021

No description provided.

@minad minad changed the title Minor invalid regexp improvments Minor invalid regexp improvements Mar 23, 2021
@oantolin
Copy link
Owner

I'm a little nervous about removing the condition-case in orderless-filter. I feel like it will unleash a flood of bug reports where the problem is in a user's dispatcher, custom matching style or custom pattern compiler.

@minad
Copy link
Collaborator Author

minad commented Mar 23, 2021

I feel like it will unleash a flood of bug reports where the problem is in a user's dispatcher, custom matching style or custom pattern compiler.

This is exactly why I want to have this. It will lead to a more robust solution in the end, since it doesn't just cover up the bugs.

@oantolin oantolin merged commit d6eb575 into oantolin:master Mar 23, 2021
@minad minad deleted the invalid-regexp branch March 10, 2024 19:45
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.

2 participants