1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-18 06:04:06 +03:00
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
..
2019-01-28 10:29:26 +01:00
2017-01-06 12:28:19 +01:00
2017-11-20 21:41:14 +01:00
2018-12-11 00:40:31 +01:00
2018-11-09 22:42:29 +01:00
2014-01-07 18:52:42 +01:00