Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
No build reason found for images:i586
home:lafenghu
gsoap
gsoap-03-initext.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gsoap-03-initext.diff of Package gsoap
From: Jan Engelhardt <jengelh@medozas.de> Date: 2011-07-01 17:19:00 +0200 build: resolve compiler warning An extern declaration must not be a definition. wsdl2h.cpp:88:7: warning: 'mapfile' initialized and declared 'extern' wsdl2h.cpp:89:7: warning: 'import_path' initialized and declared 'extern' wsdl2h.cpp:90:7: warning: 'cwd_path' initialized and declared 'extern' wsdl2h.cpp:91:7: warning: 'cppnamespace' initialized and declared 'extern' --- gsoap/wsdl/wsdl2h.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Index: gsoap-2.8.3/gsoap/wsdl/wsdl2h.cpp =================================================================== --- gsoap-2.8.3.orig/gsoap/wsdl/wsdl2h.cpp +++ gsoap-2.8.3/gsoap/wsdl/wsdl2h.cpp @@ -84,7 +84,7 @@ char *infile[MAXINFILES], *proxy_host = NULL, *proxy_userid = NULL, *proxy_passwd = NULL; -extern const char +const char *mapfile = WSDL_TYPEMAP_FILE, *import_path = WSDL2H_IMPORT_PATH, *cwd_path = NULL,
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