Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
devel:kanku:perl
perl-B-Utils
parent-impl.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File parent-impl.patch of Package perl-B-Utils
Index: B-Utils-0.21/lib/B/Utils.pm =================================================================== --- B-Utils-0.21.orig/lib/B/Utils.pm +++ B-Utils-0.21/lib/B/Utils.pm @@ -210,7 +210,7 @@ sub B::OP::_parent_impl { return ( $op->sibling->_parent_impl( $target, "$cx$$op S " ) || ( - $cx =~ /^(?:\d+ S )*(?:\d+ N )*$/ + $cx =~ /^(?:-?\d+ S )*(?:-?\d+ N )*$/ ? $op->next->_parent_impl( $target, "$cx$$op N " ) : () )
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor