-
Notifications
You must be signed in to change notification settings - Fork 577
qr/(?[ ]) regression with '!' #14870
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
Comments
From @khwilliamsonThis is a bug report for perl from khw@khw.(none), blead -le 'qr/(?[ [B] | ! ( [^B] ) ])/' doesn't compile, instead giving the incorrect error: Unexpected '(' with no preceding operator in regex; marked by <-- HERE Flags: Site configuration information for perl 5.23.3: Configured by khw at Mon Aug 24 20:37:52 MDT 2015. Summary of my perl5 (revision 5 version 23 subversion 3) configuration: @INC for perl 5.23.3: Environment for perl 5.23.3: PATH=/home/khw/bin:/home/khw/perl5/perlbrew/bin:/home/khw/print/bin:/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/usr/games:/usr/local/games:/home/khw/iands/www:/home/khw/cxoffice/bin |
@khwilliamson - Status changed from 'new' to 'open' |
From @khwilliamsonThis was fixed by ab87267 except in solaris 64bitall builds, which has a separate ticket #127455 |
@khwilliamson - Status changed from 'open' to 'pending release' |
From @khwilliamsonThank you for submitting this report. You have helped make Perl better. Perl 5.24.0 may be downloaded via https://metacpan.org/release/RJBS/perl-5.24.0 |
@khwilliamson - Status changed from 'pending release' to 'resolved' |
Migrated from rt.perl.org#125892 (status was 'resolved')
Searchable as RT125892$
The text was updated successfully, but these errors were encountered: