1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/libcli
Noel Power cbdd3d0c26 squash 'cast between incompatible function types' warning
To avoid warning above produced by using
-Wcast-function-type we;

  + ensure PyCFunctions of type METH_NOARGS defined dummy arg
  + ensure PyCFunctions of type METH_KEYWORDS use PY_DISCARD_FUNC_SIG
    macro

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andreas Schneider <asn@samba.org>
2019-05-16 17:55:17 +00:00
..
auth libcli:auth: Add return code for netlogon_creds_init_hmac_sha256() 2019-04-30 23:18:27 +00:00
cldap tevent: Fix callers of tevent_req_set_endtime 2018-04-24 19:41:15 +02:00
dns lib: Initialize variables in parse_resolvconf_fp 2019-04-09 18:29:14 +00:00
drsuapi drsuapi: Use the zlib version of crc32 2018-10-09 22:32:12 +02:00
echo s4: torture: Change torture_register_suite() to add a TALLOC_CTX *. 2017-05-05 15:52:11 +02:00
ldap typo: mplementation => implementation 2016-05-06 05:03:16 +02:00
lsarpc libcli/lsarpc: add struct trustAuthInOutBlob; forward declaration 2014-04-02 09:03:42 +02:00
named_pipe_auth rpc: Convert npa_tstream.c to use tstream_u32_read_send 2019-04-05 01:00:48 +00:00
nbt squash 'cast between incompatible function types' warning 2019-05-16 17:55:17 +00:00
netlogon libcli/netlogon: We need to handle a bug in FreeIPA (at least <= 4.1.2). 2015-01-05 17:01:08 +01:00
registry build: Make util_reg subsystem in libcli/registry a library 2011-05-18 16:12:08 +02:00
samsync libcli:samsync: Remove unused header file 2019-02-27 07:59:27 +00:00
security squash 'cast between incompatible function types' warning 2019-05-16 17:55:17 +00:00
smb libcli:smb: Use GnuTLS SHA512 in smbXcli_base 2019-05-07 03:04:28 +00:00
smbreadline libcli:smbreadline: Use #ifdef instead of #if for config.h definitions 2018-11-28 23:19:22 +01:00
util build: Remove bld.gen_python_environments() 2019-03-21 04:06:14 +00:00