tiago-macedo (Tiago Macedo)
- Login: tiago-macedo
- Email: tiago.s.m.macedo@gmail.com
- Registered on: 07/11/2025
- Last sign in: 07/11/2025
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
07/11/2025
-
02:48 AM Ruby Bug #21507 (Closed): Regexp considers variable repetition quantifiers invalid in lookbehind
- This is my first bug subscription, please feel free to tell me if I can do anything better.
# Description
Attempting to use "variable" repetition quantifiers (`?`, `+`,`*`,`{n,}`, ...) inside lookbehind anchors raises a **SyntaxErr...