summaryrefslogtreecommitdiff
path: root/pidl
diff options
context:
space:
mode:
authorNoel Power <noel.power@suse.com>2019-05-02 12:32:36 +0100
committerAndreas Schneider <asn@cryptomilk.org>2019-05-16 17:55:16 +0000
commitd6b1c33dd6bc15307b0ba5089fc8d99834061004 (patch)
tree73708b1bdb1eb37b72c9ed59dbdb204acb4d9256 /pidl
parent82a40271719b5e3b12d13d50312dc793add647b1 (diff)
downloadsamba-d6b1c33dd6bc15307b0ba5089fc8d99834061004.tar.gz
python: Create macro to hide ugly function signature cast
-Wcast-function-type triggers various warnings related to bad api decisions in python source. To avoid these warnings we hide them by casting to void first. Macro here is to hide the uglyness and provide an easy place to either/or + fix better in a single place in the future + identify the places involved should python api change in a way this can be handled better Signed-off-by: Noel Power <noel.power@suse.com> Reviewed-by: Andreas Schneider <asn@samba.org>
Diffstat (limited to 'pidl')
0 files changed, 0 insertions, 0 deletions