Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2
liblrdf
liblrdf-symbol-conflict.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File liblrdf-symbol-conflict.diff of Package liblrdf
--- old/liblrdf-0.4.0/src/lrdf_md5.h 2004-11-09 04:12:32.000000000 +0100 +++ liblrdf-0.4.0/src/lrdf_md5.h 2009-04-04 11:55:43.000000000 +0200 @@ -32,6 +32,15 @@ #ifndef __MD5_H__ #define __MD5_H__ +/* Change function names to prevent symbol conflicts */ +#define md5_init _lrdf_md5_init +#define md5_buffer _lrdf_md5_buffer +#define md5_sig_from_string _lrdf_md5_sig_from_string +#define md5_finish _lrdf_md5_finish +#define md5_process _lrdf_md5_process +#define md5_sig_to_string _lrdf_md5_sig_to_string +#define md5_get_result _lrdf_md5_get_result + /* * Size of a standard MD5 signature in bytes. This definition is for * external programs only. The MD5 routines themselves reference the
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