https://issues.apache.org/ooo/show_bug.cgi?id=118828
--- Comment #5 from Armin Le Grand <[email protected]> 2012-01-26 11:02:27 UTC --- ALG: Found problem on mac, static bool equals( double a, double b ) does not work using std::numeric_limits<double>::epsilon(), replaced with basegfx::fTools::equal and basegfx::fTools::equalZero. Works well. -- Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
