[Bug 1231263] slic3r-1.1.7-4.fc23 FTBFS with perl-5.22: 'W direction' t/angles.t test fails

bugzilla at redhat.com bugzilla at redhat.com
Mon Jun 15 06:59:57 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1231263



--- Comment #3 from Petr Pisar <ppisar at redhat.com> ---
Rounding error? Is the manually defined constant PI representable on i686?
Could you consider using M_PI constant provided by <math.h>?

Also if FPU is involved, there are different modes for handling saturation and
other corner cases. Maybe perl or slic3r sets them in different mode that the
other expects.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the perl-devel mailing list