Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP6
heroes-tron
heroes-0.21-gcc_warning.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File heroes-0.21-gcc_warning.diff of Package heroes-tron
--- lib/xstrduplwr.c +++ lib/xstrduplwr.c @@ -23,6 +23,7 @@ # include <config.h> #endif +#include <string.h> #include <sys/types.h> #include <ctype.h> --- src/heroeslvl.c +++ src/heroeslvl.c @@ -435,6 +435,7 @@ return _("pingpong"); } assert (0); + return(0); /* added for to avoid gcc warning control reaches end of non-void function*/ } static void
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