This includes a declaration fix that should solve
warnings about not being able to unmap in t/fastraw.t
and t/flexraw.t. Otherwise, this is identical to
CHM/PDL-2.4.10_002.tar.gz.
--Chris
Release Notes for PDL 2.4.10_003 --------------------------
General Notes:
* Another quick CPAN developers release
- It is a snapshot of the current git development tree
and everything may not work correctly or have complete
documentation.
- These release notes may not be fully complete. Please
see Changes (from the git log) for full details.
- All tests may not pass, especially ones corresponding
to issues in Known_problems.
- Manual build/install is recommended although the
cpan shell may be used by specifying the distribution
path rather than just the module name, e.g.:
cpan> get CHM/PDL-2.4.10_003.tar.gz
cpan> make CHM/PDL-2.4.10_003.tar.gz
cpan> test CHM/PDL-2.4.10_003.tar.gz
cpan> look CHM/PDL-2.4.10_003.tar.gz
Highlights:
* Fix a missing declaration for add_deletedata_magic()
which is believed to be the cause of the warning messages
like:
(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.
...
_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl