2014-05-25 12:37 GMT+01:00 Christian Svensson <[email protected]>: > > On Sun, May 25, 2014 at 1:55 AM, Manuel A. Fernandez Montecelo > <[email protected]> wrote: >> >> >> It adds other changes, I think that all related to floating point. It >> would be good if you or other people with experience in the low level >> details of the architecture could provide more information to this bug >> report, and thus a more complete/correct patch than the one that I >> provided. >> > The patch looks good, I had a quite read-through of the PPC64 patch and > AFAICS it introduces 128 bit little endian floating point numbers - we > should be fine with whatever the other arches uses.
So to be clear, Christian, my patch is good and does not need any additions? I will punt it upstream then. Sandro: I will open a bug upstream and link it, but if upstream takes a while to make a release with it, it would be good to have it in Debian in the meanwhile. It's only a couple of defines to set endianness, which should not affect the rest of the code or architectures. Cheers. -- Manuel A. Fernandez Montecelo <[email protected]> _______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

