Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP7:GA
OpenIPMI.18750
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.18750
Index: OpenIPMI-2.0.24/swig/OpenIPMI.i =================================================================== --- OpenIPMI-2.0.24.orig/swig/OpenIPMI.i +++ OpenIPMI-2.0.24/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 @@ -3160,6 +3161,7 @@ init_tcl(void) swig_os_hnd->set_log_handler(swig_os_hnd, openipmi_swig_vlog); ipmi_init(swig_os_hnd); ipmi_cmdlang_init(swig_os_hnd); + 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