PIDL fix for int64 in python

Matthieu Patou mat+Informatique.Samba at matws.net
Thu Apr 22 03:20:15 MDT 2010


Hello,

Find attached a patch for fixing the code generation of python helpers 
dealing with 64bit integer.
The old code used to do PyInt_fromLong which was wrong for some obvious 
reason (to my mind).
Now it use PyLong_fromLongLong and it seems it gaves sensible results.

Matthieu.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-pidl-Fix-the-generation-of-py-helper-for-64-bit-inte.patch
Type: text/x-patch
Size: 1291 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20100422/e6314a85/attachment.bin>


More information about the samba-technical mailing list