Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP3
openbox
openbox-3.6.1-return.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File openbox-3.6.1-return.patch of Package openbox
--- openbox-3.6.1/openbox/mouse.c 2014-11-05 16:19:42.000000000 +0100 +++ openbox-3.6.1-new/openbox/mouse.c 2015-07-30 21:50:01.170367292 +0200 @@ -174,6 +174,7 @@ case OB_MOUSE_ACTION_MOTION: return OB_USER_ACTION_MOUSE_MOTION; default: g_assert_not_reached(); + return OB_USER_ACTION_NONE; } } --- openbox-3.6.1/openbox/actions/if.c 2014-11-05 16:19:42.000000000 +0100 +++ openbox-3.6.1-new/openbox/actions/if.c 2015-07-30 21:46:10.810359664 +0200 @@ -168,6 +168,7 @@ return TRUE; } g_assert_not_reached(); + return OB_USER_ACTION_NONE; } static void setup_query(Options* o, xmlNodePtr node, QueryTarget target) {
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