[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#35694: dlerror declaration is missing const



Package: libc6-dev
Version: 2.1.1-0.1

/usr/include/dlfcn.h has the following declaration of dlerror:

extern char *dlerror __P ((void));

However, the man page for dlerror returns a const, which I suspect is
correct:

const char *dlerror(void);

Either libc6-dev or manpages-dev have an error.

-- System Information
Debian Release: potato
Kernel Version: Linux laminaria 2.2.1 #1 Tue Mar 23 11:29:51 GMT 1999 i686 unknown

Versions of the packages libc6-dev depends on:
ii  libc6           2.1.1-0.1      GNU C Library: shared libraries


Reply to: