1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-07 17:18:11 +03:00
samba-mirror/source4/librpc
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
..
gen_ndr waf-idl: put the gen_ndr/README file for source3 back 2010-07-19 22:17:17 +10:00
idl s4-dns: Reload DNS zones from dsdb when zones are modified through RPC or DRS 2014-12-22 05:57:08 +01:00
ndr s4/librpc: squash 'cast between incompatible function types' warning 2019-05-16 17:55:17 +00:00
rpc s4/librpc: squash 'cast between incompatible function types' warning 2019-05-16 17:55:17 +00:00
scripts
tests tests/ndrdump: Add a test for --hex-input 2017-02-14 13:39:01 +01:00
dcerpc_samr.pc.in build: correct package dependencies 2017-04-18 18:54:13 +02:00
dcerpc.pc.in build: correct package dependencies 2017-04-18 18:54:13 +02:00
wscript_build build: Remove bld.gen_python_environments() 2019-03-21 04:06:14 +00:00