Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.2:Rings:1-MinimalX
perl-Convert-ASN1
Convert-ASN1-0.22-test.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File Convert-ASN1-0.22-test.diff of Package perl-Convert-ASN1
--- t/00prim.t +++ t/00prim.t @@ -177,7 +177,8 @@ [pack("B*",'011011111101110111'), 7, pack("B*", '01101110')] ); -while(($result,$val) = each %BSTR) { +foreach $result (sort(keys %BSTR)) { + $val = $BSTR{$result}; print "# BIT STRING ", unpack("B*", ref($val) ? $val->[0] : $val), " ",(ref($val) ? $val->[1] : $val),"\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