Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
DISCONTINUED:openSUSE:11.2
macutils
gcc4.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gcc4.diff of Package macutils
Author: Lars Mueller <lmuelle at SuSE dot de> Subject: gcc4 build fix --- macutils/hexbin/buffer.c +++ macutils/hexbin/buffer.c 2005-04-27 13:13:33 @@ -3,8 +3,8 @@ #include "buffer.h" #include "../fileio/wrfile.h" -extern char *malloc(); -extern char *realloc(); +extern void *malloc(); +extern void *realloc(); extern void exit(); char *data_fork, *rsrc_fork; --- macutils/macunpack/lzh.h +++ macutils/macunpack/lzh.h 2005-04-27 13:07:43 @@ -58,10 +58,3 @@ #define lz5 7 #define lzs 8 -extern char *lzh_pointer; -extern char *lzh_data; -extern char *lzh_finfo; -extern int lzh_fsize; -extern int lzh_kind; -extern char *lzh_file; -
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