Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:FactoryCandidates
Coin
Coin.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File Coin.patch of Package Coin
--- a/src/3ds/SoStream.cpp +++ b/src/3ds/SoStream.cpp @@ -176,7 +176,7 @@ do { \ if (!gotNum) { setBadBit(); return FALSE; } \ \ char *ce; \ - s = '\0'; \ + s = 0; \ _convertType_ tempVal = _convertFunc_(buf, &ce, 0); \ \ if (ce != s) \ @@ -273,7 +273,7 @@ do { \ gotAll: \ \ char *ce; \ - s = '\0'; \ + s = 0; \ double tempVal = _convertFunc_(buf, &ce); \ \ if (ce != s) \
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