]> granicus.if.org Git - python/commit
Add a hack so that foreign functions returning float now do work on 64-bit
authorThomas Heller <theller@ctypes.org>
Tue, 6 Jun 2006 18:50:46 +0000 (18:50 +0000)
committerThomas Heller <theller@ctypes.org>
Tue, 6 Jun 2006 18:50:46 +0000 (18:50 +0000)
commitd8714dedfa9bf45ce11330c006c9479b418136f9
treede1d492db9d1c0cf943f3e7fdb247c140916200d
parentea229bd1ed3456263e31e4d979c8fa7708ff7ef1
Add a hack so that foreign functions returning float now do work on 64-bit
big endian platforms.
Modules/_ctypes/callproc.c