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

regexp "{text}" is treated as an invalid repetition count #323

Open
msteveb opened this issue Nov 7, 2024 · 0 comments
Open

regexp "{text}" is treated as an invalid repetition count #323

msteveb opened this issue Nov 7, 2024 · 0 comments
Assignees

Comments

@msteveb
Copy link
Owner

msteveb commented Nov 7, 2024

Reported in #311

Tcl treats this case as plain text so we should do the same

@msteveb msteveb self-assigned this Nov 7, 2024
msteveb added a commit that referenced this issue Nov 7, 2024
If it does not contain a number, treat it as an exact match.

Fixes #323

Signed-off-by: Steve Bennett <[email protected]>
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

No branches or pull requests

1 participant