Package: libreadline5
Version: 5.2-2
Severity: normal

The documentation claims

    Function: int rl_extend_line_buffer (int len)

but readline.h has

    extern void rl_extend_line_buffer PARAMS((int));

and utils.c has

    void
    rl_extend_line_buffer (len)
         int len;

i.e. it returns void, not int.


Thanks
Ian

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.14-2-amd64-k8
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages libreadline5 depends on:
ii  libc6                        2.3.6.ds1-8 GNU C Library: Shared libraries
ii  libncurses5                  5.5-2       Shared libraries for terminal hand
ii  readline-common              5.2-1       GNU readline and history libraries

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to