Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2
compartm
compartment-1.1-format.dif
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File compartment-1.1-format.dif of Package compartm
--- compartment.c +++ compartment.c 2008/04/29 14:06:35 @@ -181,7 +181,7 @@ } else { if (sizeof(uid_t) == 8) { uidrange = (unsigned long int) 2147483646; //4294967295; } else - fprintf(stderr, "Warning: weird uid size: %d\n", sizeof(uid_t)); + fprintf(stderr, "Warning: weird uid size: %zd\n", sizeof(uid_t)); } program_params = 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