-
Notifications
You must be signed in to change notification settings - Fork 1
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
Regex: using variable interpolation and sigspace ignores spaces #5788
Comments
From @samcvExpected result: What happens with <$a> Or with only one space: |
From @AlexDanielOn 2016-11-07 17:42:33, samantham@posteo.net wrote:
In case of <$a> it is probably more LTA than the bug. For example, the error message points to EVAL file which does not exist really. |
The RT System itself - Status changed from 'new' to 'open' |
From @samcvhttps://design.perl6.org/S05.html Reading this again, it seems that leading I also checked sigspace.t in roast, and there are tests only specifying what |
From @samcvActually it has nothing to with <$a>, and this triggers it as well: If this is indeed a bug, this should probably be renamed. |
From @samcvhttps://design.perl6.org/S05.html Reading this again, it seems that leading I also checked sigspace.t in roast, and there are tests only specifying what |
From @samcvSee IRC log here: https://irclog.perlgeek.de/perl6/2016-12-31#i_13829291 TimToady says trailing spaces are supposed to be matched, so tests should be added to roast to that effect and the synopsis clarified. |
From @samcvTests added with this commit: Raku/roast@bb45101 Specs clarified with Raku/old-design-docs@78c4211 |
@samcv - Status changed from 'open' to 'resolved' |
Migrated from rt.perl.org#130045 (status was 'resolved')
Searchable as RT130045$
The text was updated successfully, but these errors were encountered: