1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/librpc/ndr
Noel Power cc60866990 s4/librpc: squash 'cast between incompatible function types' warning
Where possible make PyCFunction definition signature match. Sometimes
this is not possible (e.g. when the c-function is associated with a
python method definition with 'METH_VARARGS|METH_KEYWORDS' in this
case we use the 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
..
py_auth.c Clean up reference used with PyDict_Setxxx 2019-02-07 17:17:46 +01:00
py_lsa.c lsa.String: add String constructor, str and repr 2017-06-22 08:56:22 +02:00
py_misc.c s4/librpc/py_misc: ParseTuple format should match actual types 2019-02-08 13:31:39 +01:00
py_security.c s4/librpc: squash 'cast between incompatible function types' warning 2019-05-16 17:55:17 +00:00
py_xattr.c Clean up reference used with PyDict_Setxxx 2019-02-07 17:17:46 +01:00