1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/pidl/lib/Parse
Andrew Bartlett 26d8d68ca3 pidl: Always call PyLong_FromLongLong() in ndr_PyLong_FromLongLong()
The C type is "long long" so use that always, as the Python type is now always the same.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
2019-05-06 05:46:11 +00:00
..
Pidl pidl: Always call PyLong_FromLongLong() in ndr_PyLong_FromLongLong() 2019-05-06 05:46:11 +00:00
Yapp Fix typo 2016-12-01 05:54:21 +01:00
Pidl.pm pidl: Allow location argument to warning() and error() to be undef, in case it is 2008-12-22 03:21:10 +01:00