-
Notifications
You must be signed in to change notification settings - Fork 584
Perl print error to STDERR, but finish with error status 0 #10441
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 [email protected]Created by [email protected]This is a bug report for perl from q@cono.org.ua, ----------------------------------------------------------------- This code: Perl Info
|
From @nwc10On Tue, Jun 15, 2010 at 03:00:08AM -0700, Alex Varyanick wrote: Thanks for the report.
That turns out to already be fixed in blead. I bisected with #!/bin/sh and it reveals that the fix was 27e9045 is first bad commit fix RT 23810: eval and tied methods :100644 100644 80c7b221d7e967a6f3380d70917bd73700b16852 bbb2d1587cb197977c996ecfe8abddf4f9aa3631 M pp_ctl.c I don't have a 5.12 handy, but I think from the timing that that fix isn't
This is still a bug in blead. Nicholas Clark |
The RT System itself - Status changed from 'new' to 'open' |
From @AbigailOn Wed, Jun 16, 2010 at 01:16:08PM +0100, Nicholas Clark wrote:
Indeed, it still is an issue in 5.12.1.
Some additional diagnostic: $ perl -e'/(?{"})/' which is exactly the same error "perl -e'\sort{eval$;}%!'" gives me in 5.12.1. Abigail |
@iabyn - Status changed from 'open' to 'resolved' |
Migrated from rt.perl.org#75758 (status was 'resolved')
Searchable as RT75758$
The text was updated successfully, but these errors were encountered: