Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15:Update
po-utils
po-utils-0.5.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File po-utils-0.5.diff of Package po-utils
Index: lib/hash.c =================================================================== --- lib/hash.c.orig +++ lib/hash.c @@ -39,7 +39,7 @@ typedef enum {false = 0, true = 1} bool; void free (); #endif #if !HAVE_DECL_MALLOC -char *malloc (); +void *malloc (); #endif #if USE_OBSTACK Index: src/xpot.h =================================================================== --- src/xpot.h.orig +++ src/xpot.h @@ -40,6 +40,7 @@ enum language { LANGUAGE_UNKNOWN, /* not recognised yet */ LANGUAGE_AWK, /* awk script */ +#undef LANGUAGE_C /* Losing Alpha defines this. */ LANGUAGE_C, /* C source */ LANGUAGE_ELISP, /* Emacs LISP */ LANGUAGE_PERL, /* Perl script */
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