Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:FactoryCandidates
eb
eb-gcc14.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File eb-gcc14.patch of Package eb
Index: eb-4.4.3/libebutils/puts_eucjp.c =================================================================== --- eb-4.4.3.orig/libebutils/puts_eucjp.c +++ eb-4.4.3/libebutils/puts_eucjp.c @@ -94,7 +94,7 @@ fputs_eucjp_to_locale(const char *string out_p = buffer; out_left = buffer_size; - if (iconv(cd, &in_p, &in_left, &out_p, &out_left) != -1) + if (iconv(cd, (char **)&in_p, &in_left, &out_p, &out_left) != -1) break; if (errno == E2BIG) { /*
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