On Sun, Aug 28, 2016, at 09:42 PM, Sylvestre Ledru wrote: > Le 28/08/2016 à 18:26, James Clarke a écrit : > > Source: llvm-toolchain-3.8 > > Version: 1:3.8.1-9 > > Tags: patch > > Control: clone -1 -2 -3 > > Control: reassign -2 llvm-toolchain-3.9 1:3.9~+rc3-1 > > Control: reassign -3 llvm-toolchain-snapshot 1:4.0~svn279916-1 > > > > Hi, > > The bundled copy of imath currently assumes little-endian in its > > mpz_import and mpz_export functions (which provide a GMP-compatible > > interface). I have submitted a pull request to upstream imath[0] which > > provides a full implementation with respect to endianness. > OK, I will wait for this to be merge upstream before doing anything. > Did you report that to upstream too? (cc Tobias)
Thanks for the pointer. I will keep an eye on imath and see when the change gets merged. Best, Tobias

