s4:pyglue: PyArg_ParseTuple("I") requires an 'unsigned int' argument
authorStefan Metzmacher <metze@samba.org>
Mon, 8 Aug 2011 12:34:11 +0000 (14:34 +0200)
committerStefan Metzmacher <metze@samba.org>
Mon, 8 Aug 2011 16:01:19 +0000 (18:01 +0200)
commit7542d8d03d31373d55acc2e232ef15aa26bec89f
treee052eae4fc4751e4e934e2aa6f0b3e12d4b0b02c
parent5d68c4eb4462dff6cccd8425653b0f8c860ff4b1
s4:pyglue: PyArg_ParseTuple("I") requires an 'unsigned int' argument

If we pass variable references we don't get implicit casting!

metze

Autobuild-User: Stefan Metzmacher <metze@samba.org>
Autobuild-Date: Mon Aug  8 18:01:19 CEST 2011 on sn-devel-104
source4/scripting/python/pyglue.c