1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/libcli
Gustavo Zacarias 29d779c702 smbreadline: switch to new-style readline typedef
Function, CPFunction, CPPFunction and VFunction typedefs are considered
old-style (deprecated) starting from readline 4.2 (circa 2001).
Compatibility typedefs have been in place up to readline 6.2 but were
removed with the 6.3 release thus causing builds to break.
Switch to the new-style specific prototyped typedef.

Return value is unused so the callback should still be void (see
readline/input.c around line 456 in version 6.3).

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Reviewed-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Thu Mar 13 00:21:47 CET 2014 on sn-devel-104
2014-03-13 00:21:44 +01:00
..
auth libcli: Overflow array index read possible, in auth code. 2014-02-24 11:56:37 +01:00
cldap lib/clap fix compiler warnings 2013-12-12 14:21:27 -08:00
dns libcli/dns: Time out requests after a while 2012-10-16 12:58:31 +02:00
drsuapi build: Build with system md5.h on OpenIndiana 2013-06-19 21:32:36 +02:00
echo libcli/echo: validate the message length 2012-09-22 04:31:06 +02:00
ldap libcli/ldap: Cope with substring match with no chunks in ldap_push_filter 2013-06-24 12:54:26 -07:00
lsarpc auth: Move the rest of the source4 gensec_ntlmssp code to the top level 2012-02-17 10:48:09 +01:00
named_pipe_auth libcli: Fix the comment for the address. 2014-01-17 14:50:30 +01:00
nbt samba:python - Py_RETURN_NONE remove compatibility code for releases < 2.4 2014-01-09 16:27:47 +01:00
netlogon waf: convert NDR_NBT into shared library. 2011-11-03 18:35:09 +01:00
registry build: Make util_reg subsystem in libcli/registry a library 2011-05-18 16:12:08 +02:00
samsync s3: add some forward declarations. 2011-04-12 12:20:43 +02:00
security secacl: Slightly simplify make_sec_acl 2013-12-14 00:10:21 +01:00
smb libcli/smb: add SMB_BUFFER_SIZE_MIN/MAX defines 2014-03-05 10:06:24 -08:00
smbreadline smbreadline: switch to new-style readline typedef 2014-03-13 00:21:44 +01:00
util libcli: Add warning about flow control changing macros in ntstatus.h 2014-03-05 16:33:22 +01:00