Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:13.1:NonFree:Update
perl-PDL
PDL-2.4.7-qsortvec.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File PDL-2.4.7-qsortvec.diff of Package perl-PDL
--- Basic/Ufunc/ufunc.pd +++ Basic/Ufunc/ufunc.pd @@ -472,7 +472,7 @@ /* Compare a vector in lexicographic order, returning the * equivalent of "<=>". */ - signed char pdl_cmpvec_$ppsym($ctype *a, $ctype *b, int n) { + signed int pdl_cmpvec_$ppsym($ctype *a, $ctype *b, int n) { int i; for(i=0; i<n; a++,b++,i++) { if( *a < *b ) return -1;
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