Package: libpopt-dev Version: 1.14-4 Severity: wishlist The otherHelp field cannot be set, therefore poptPrintHelp always printf
Usage: progname [OPTIONS...] and never prints an argument list. otherHelp is defined in poptint.h, but an utility is missing for setting it. Something like the following would suffice: void poptSetOtherHelp(poptContext con, const char *alt) { con->otherHelp = strdup(alt); } -- System Information: Debian Release: 5.0.3 APT prefers stable APT policy: (800, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26ale9 (SMP w/8 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 libpopt-dev depends on: ii libc6-dev [libc-dev] 2.7-18 GNU C Library: Development Librari ii libpopt0 1.14-4 lib for parsing cmdline parameters libpopt-dev recommends no packages. libpopt-dev suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org