[Date Prev][Date Next] [Chronological] [Thread] [Top]

compiler warning (ITS#264)



Full_Name: Shmuel Ungerfeld
Version: 
OS: 1.2.6
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (198.137.183.129)


Two compiler warnings are generated  when compiled under Solaris 2.6 SparcWorks
compiler:
"ldappasswd.c", line 208: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const uchar : "../../include/lutil_md5.h", line
41
        argument : pointer to const char
"ldappasswd.c", line 223: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const uchar : "../../include/lutil_sha1.h", line
45
        argument : pointer to const char
FYI