Package: ignition-math4 / 4.0.0+dfsg1-5

Metadata

Package Version Patches format
ignition-math4 4.0.0+dfsg1-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001_hex_exponent.patch | (download)

src/Helpers.cc | 20 17 + 3 - 0 !
1 file changed, 17 insertions(+), 3 deletions(-)

 fix problem on mipsel and hppa for testing accuracy
0002_use_system_gtest.patch | (download)

test/CMakeLists.txt | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 use system packaged gtest
0004_test_failures_in_non_x64_arches.patch | (download)

src/Box_TEST.cc | 3 3 + 0 - 0 !
src/Helpers_TEST.cc | 6 6 + 0 - 0 !
src/OrientedBox_TEST.cc | 3 3 + 0 - 0 !
3 files changed, 12 insertions(+)

 disable failing tests in non x64 architectures
Bug: https://bitbucket.org/ignitionrobotics/ign-math/issues/25
Submitted: No