The CHM/PDL-2.4.10_003.tar.gz CPAN developers release is testing well except for what appears to be 64bit BSD platforms.
There are some warnings from the new memory mapping code that need to be tracked down: > (in cleanup) Could not unmap: Invalid argument at t/fastraw.t line 63. > (in cleanup) Could not unmap: Invalid argument at t/fastraw.t line 80. > (in cleanup) Could not unmap: Invalid argument at t/fastraw.t line 107. > t/fastraw.t ................. ok > > (in cleanup) Could not unmap: Invalid argument at t/flexraw.t line 85. > (in cleanup) Could not unmap: Invalid argument at t/flexraw.t line 108. > t/flexraw.t ................. ok And some fails with the t/gd_oo_tests.t: > t/gd_oo_tests.t ............. > Failed 9/28 subtests I would like to enable some more diagnostic output for these tests and am working the t/fastraw.t and t/flexraw.t ones but a quick look at t/gd_oo_tests.t and I did not see any way to enable something useful. In the meantime, I'm working to set up a new 64bit OS PC with some virtual machines that could be used to improve testing for various platforms. --Chris _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
