The Samba-Bugzilla – Attachment 767 Details for
Bug 2027
compile error on md5.h include (conflicting types for `MD5_CTX') Suse 9.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
md5.h definitions
md5.h.defs (text/plain), 898 bytes, created by
Mustafa Mehmed
on 2004-11-11 18:13:43 UTC
(
hide
)
Description:
md5.h definitions
Filename:
MIME Type:
Creator:
Mustafa Mehmed
Created:
2004-11-11 18:13:43 UTC
Size:
898 bytes
patch
obsolete
>grep -i MD5_CTX ./usr/lib/news/include/inn/md5.h ./usr/src/kernel-modules/linux-iscsi-4.0.1/md5.h ./usr/src/linux-2.6.4-52/fs/cifs/md5.h ./usr/heimdal/include/md5.h ./usr/include/sasl/md5.h ./usr/include/openssl/md5.h >./usr/heimdal/include/md5.h:typedef struct md5 MD5_CTX; >./usr/include/sasl/md5.h:} MD5_CTX; >./usr/include/sasl/md5.h:void _sasl_MD5Init PROTO_LIST ((MD5_CTX *)); >./usr/include/sasl/md5.h: ((MD5_CTX *, const unsigned char *, unsigned int)); >./usr/include/sasl/md5.h:void _sasl_MD5Final PROTO_LIST ((unsigned char [16], MD5_CTX *)); >./usr/include/openssl/md5.h: } MD5_CTX; >./usr/include/openssl/md5.h:int MD5_Init(MD5_CTX *c); >./usr/include/openssl/md5.h:int MD5_Update(MD5_CTX *c, const void *data, unsigned long len); >./usr/include/openssl/md5.h:int MD5_Final(unsigned char *md, MD5_CTX *c); >./usr/include/openssl/md5.h:void MD5_Transform(MD5_CTX *c, const unsigned char *b);
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 2027
: 767