linbox-team / linbox

LinBox - C++ library for exact, high-performance linear algebra
https://linbox-team.github.io/linbox
GNU Lesser General Public License v2.1
81 stars 28 forks source link

test-serialize fails on 32 bits #204

Closed ClementPernet closed 5 years ago

ClementPernet commented 5 years ago

See https://ci.inria.fr/linbox/job/LinBox/Archi=linbox-ubuntu-i386,Compiler=g++-7,NTL=withoutNTL/285/PerfPublisher/testDetails.test-serialization/

ClementPernet commented 5 years ago

Reopening as the issue remains with unserialize: https://ci.inria.fr/linbox/view/LinBox%20ecosystem/job/LinBox/287/Archi=linbox-ubuntu-i386,Compiler=g++-8,NTL=withNTL/PerfPublisher/testDetails.test-serialization/

ClementPernet commented 5 years ago

I added a fix to it in #206