Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2
fish
no-return-in-nonvoid-function.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File no-return-in-nonvoid-function.patch of Package fish
Index: fish-2.1.1/src/fallback.cpp =================================================================== --- fish-2.1.1.orig/src/fallback.cpp +++ fish-2.1.1/src/fallback.cpp @@ -61,6 +61,7 @@ int tputs(const char *str, int affcnt, i { fish_putc(*str++); } + return 0; } #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