Looks like the t/dumper.t and t/flexraw.t bug
fixes are working.  t/proj_transform*.t no longer
fails if you have a misinstalled PROJ4 library
but it is not a valid fix since PDL needs to
detect and report that the PROJ4 bindings are
not valid at config time and not at test time.

Enjoy,
Chris


Release notes for PDL 2.4.7_005 --------------------------

General Notes:

  * This is a 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.7_005.tar.gz
        cpan> make CHM/PDL-2.4.7_005.tar.gz
        cpan> test CHM/PDL-2.4.7_005.tar.gz
        cpan> look CHM/PDL-2.4.7_005.tar.gz

Highlights:

  * Testing possible fixes to sf.net #3031068 and #3042201

_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to