Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lafenghu
global
global-5.9.5-fix-gcc-warnings.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File global-5.9.5-fix-gcc-warnings.patch of Package global
Index: global-5.9.5/gtags-cscope/exec.c =================================================================== --- global-5.9.5.orig/gtags-cscope/exec.c +++ global-5.9.5/gtags-cscope/exec.c @@ -128,6 +128,7 @@ myexecvp(char *a, char **args) askforreturn(); /* wait until the user sees the message */ myexit(1); /* exit the child */ /* NOTREACHED */ + return 0; /* make gcc happy */ } /* myfork acts like fork but also handles signals */
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