Skip to content

Commit

Permalink
Update Known_problems for PDL-2.008 release
Browse files Browse the repository at this point in the history
  • Loading branch information
devel-chm committed May 20, 2015
1 parent 65dd7cf commit 9f7442b
Showing 1 changed file with 6 additions and 11 deletions.
17 changes: 6 additions & 11 deletions Known_problems
Expand Up @@ -3,7 +3,7 @@ The following issues have been reported with this version of PDL:
- New support for 64bit data and the modulus operator causes
some fails in t/ops.t. The new tests which are failing have
been marked TODO so that the improved modulus support, although
partial, does not result in misleading-ly bad cpantesters reports.
partial, does not result in misleading CPAN Testers FAIL reports.


- A bug in Netpbm from versions 10.56.00 through 10.61.2 may
Expand All @@ -17,6 +17,7 @@ The following issues have been reported with this version of PDL:
- A bug in the Nepbm interface code prevents reading or writing
image files with whitespace in the filename.


- GLUT readline support in perldl with the -glut option not
yet implemented for win32. Work in progress.

Expand All @@ -34,10 +35,6 @@ The following issues have been reported with this version of PDL:

f( scalar($p0 * $p1) x $p2 );

Please see
http://mailman.jach.hawaii.edu/pipermail//pdl-porters/2012-February/004423.html
for a more detailed discussion and additional work-arounds.


- On MS Windows, perl 5.14 (and perhaps later), it is reported that
PDL::Graphics::PLplot cannot be sucessfully built as part of the
Expand Down Expand Up @@ -105,16 +102,14 @@ The following issues have been reported with this version of PDL:


- The following SourceForge bugs are outstanding at time of the
PDL-2.007_18 release:
PDL-2.008 release:

383 gcc/#gfortran 4.9.2 needs -lquadmath
382 plplot-5.11.0 comes with libplplot.a but missing libplplotd.a
381 rpic/#rim fail to read files with whitespace in the filename
380 PDL Install hangs on t/#flexraw_fortran.t
379 Passing qsort an extra argument causes a segfault
378 where on dice of pdl bad results
377 PDL::Transform::Proj4 not building under latest dev EUMM

Believed to have been addressed in this release.
Please verify and report if you have problems.

366 many warnings in t/transform.t with use strict; use warnings;
364 type promotion in whistogram is based upon the index, not the weight
354 filter demo list by actually available
Expand Down

0 comments on commit 9f7442b

Please sign in to comment.