At 9:37 AM -0400 6/20/02, Brian Tillman wrote: >Final test failure summary. The following tests failed: > >lib/Math/BigInt/t/bare_mbi...........FAILED at test 2326 >lib/Math/BigInt/t/bigintpm...........FAILED at test 2326 >lib/Math/BigInt/t/sub_mbi............FAILED at test 2326 These fail because lib/Math/BigInt/t/bigintpm.inc (which gets included by each of the above tests) uses a value of 1e129 in one of its tests, which obviously exceeds the range of D_FLOAT. It's a bit of a tangle trying to figure out how to skip it since the script reads the tests in from a DATA section. >lib/Math/Trig........................FAILED at test 21 Hugo's patch takes care of this one. >lib/Net/hostent......................FAILED at test 5 The Multinet ECO that should take care of this problem is now available from <http://www.multinet.process.com/eco.html>. Thanks for the report. -- ________________________________________ Craig A. Berry mailto:craigberry@mac.com "... getting out of a sonnet is much more difficult than getting in." Brad LeithauserThread Previous | Thread Next