Thanks to visit codestin.com
Credit goes to github.com

Skip to content

common: fix issue with regex_escape routine on windows #14133

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

Merged
merged 1 commit into from
Jun 11, 2025

Conversation

bandoti
Copy link
Collaborator

@bandoti bandoti commented Jun 11, 2025

This PR addresses the issue #14112 with the test-chat Mistral Nemo case failing which revealed a slight issue in the regex parsing logic when escaping [ and ] characters.

@bandoti bandoti requested a review from slaren June 11, 2025 19:38
@bandoti bandoti merged commit 2e89f76 into ggml-org:master Jun 11, 2025
47 checks passed
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.

Misc. bug: test-chat fails on x86 windows builds but works everywhere else
2 participants