Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.5:Update
OpenIPMI
OpenIPMI-no-return-in-nonvoid-function.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File OpenIPMI-no-return-in-nonvoid-function.patch of Package OpenIPMI
Index: OpenIPMI-2.0.31/swig/OpenIPMI.i =================================================================== --- OpenIPMI-2.0.31.orig/swig/OpenIPMI.i +++ OpenIPMI-2.0.31/swig/OpenIPMI.i @@ -3123,6 +3123,7 @@ init_glib(void) init_lang(); #endif swig_os_hnd = init_glib_shim(""); + return 0; #else return ENOSYS; #endif @@ -3138,6 +3139,7 @@ init_glib12(void) init_lang(); #endif swig_os_hnd = init_glib_shim("12"); + return 0; #else return ENOSYS; #endif
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