Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15:Update
kakasi
kakasi-2.3.6-no-return-in-nonvoid-function.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File kakasi-2.3.6-no-return-in-nonvoid-function.patch of Package kakasi
Index: kakasi-2.3.6/lib/libhh2.c =================================================================== --- kakasi-2.3.6.orig/lib/libhh2.c +++ kakasi-2.3.6/lib/libhh2.c @@ -848,5 +848,6 @@ H2H(c, n) n[0].c2 = 0; return 1; } + return 0; } #endif /* WAKATIGAKI */ Index: kakasi-2.3.6/src/hh2.c =================================================================== --- kakasi-2.3.6.orig/src/hh2.c +++ kakasi-2.3.6/src/hh2.c @@ -848,5 +848,7 @@ H2H(c, n) n[0].c2 = 0; return 1; } + return 0; } + #endif /* WAKATIGAKI */
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