1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-27 14:04:05 +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
..
2018-11-09 22:42:28 +01:00
2019-01-28 10:29:23 +01:00
2015-08-14 07:46:12 +02:00
2015-08-14 07:46:12 +02:00
2014-05-29 01:08:25 +02:00
2014-05-29 01:08:25 +02:00
2018-11-27 07:13:14 +01:00
2018-11-27 07:13:14 +01:00