Package: manpages-dev
Version: 3.07-1
Severity: normal
Prototype in manpage:
int dn_expand(unsigned char *msg, unsigned char *eomorig,
unsigned char *comp_dn, unsigned char *exp_dn,
int length);
But headers say:
int dn_expand (const u_char *, const u_char *, const u_char *,
char *, int) __THROW;
The 4th argument is unsigned char* according to the manpage, but in the headers
it is not. This causes warnings with gcc -Wall.
Please fix either the manpage or the headers.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages manpages-dev depends on:
ii manpages 3.07-1 Manual pages about using a GNU/Lin
manpages-dev recommends no packages.
Versions of packages manpages-dev suggests:
ii konqueror [man-browser] 4:3.5.9.dfsg.1-5 KDE's advanced file manager, web b
ii man-db [man-browser] 2.5.2-3 on-line manual pager
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]