Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Ulih
nexuiz-data
snprintf.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File snprintf.patch of Package nexuiz-data
--- sources/darkplaces/common.h +++ sources/darkplaces/common.h @@ -217,7 +217,9 @@ // snprintf and vsnprintf are NOT portable. Use their DP counterparts instead +#undef snprintf #define snprintf DO_NOT_USE_SNPRINTF__USE_DPSNPRINTF +#undef vsnprintf #define vsnprintf DO_NOT_USE_VSNPRINTF__USE_DPVSNPRINTF // dpsnprintf and dpvsnprintf
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