Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the PDL CPAN distribution.

Report information
The Basics
Id: 65451
Status: resolved
Priority: 0/
Queue: PDL

People
Owner: Nobody in particular
Requestors: gary.fu-1 [...] nasa.gov
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 2.4.8



Subject: PDL::IO::HDF::SD bug
Date: Fri, 4 Feb 2011 11:55:01 -0500
To: <bug-PDL [...] rt.cpan.org>, Greg Ederer <gederer [...] sigmaspace.com>, Gang Ye <Gang.Ye [...] sigmaspace.com>
From: Gary Fu <gary.fu-1 [...] nasa.gov>
Hi, The PDL::IO::HDF::SD (PDL-2.4.7 version) SDget routine has problem to read a SD with duplicate dimension names. I checked the source code and it looks like to me it uses the hash (instead of the array) on the dimension name, and in this case, it cannot handle duplicate dimension names. Not sure if this has been reported before and if there is any fix. Thanks, Gary
PDL support is mailing list based. Our bug tracker is on the sf.net site. Please see the PDL web pages for links: http://pdl.perl.org On Fri Feb 04 11:55:19 2011, gary.fu-1@nasa.gov wrote: Show quoted text
> Hi, > > The PDL::IO::HDF::SD (PDL-2.4.7 version) SDget routine has problem to > read a SD with duplicate dimension names. I checked the source code and > it looks like to me it uses the hash (instead of the array) on the > dimension name, and in this case, it cannot handle duplicate dimension > names. Not sure if this has been reported before and if there is any fix. > > Thanks, > Gary
patch submitted on sf: https://sourceforge.net/tracker/index.php? func=detail&aid=3209075&group_id=612&atid=300612# Le Ven 04 Fév 2011 14:00:21, CHM a écrit : Show quoted text
> PDL support is mailing list based. Our bug tracker is > on the sf.net site. Please see the PDL web pages for > links: http://pdl.perl.org > > On Fri Feb 04 11:55:19 2011, gary.fu-1@nasa.gov wrote:
> > Hi, > > > > The PDL::IO::HDF::SD (PDL-2.4.7 version) SDget routine has problem
to Show quoted text
> > read a SD with duplicate dimension names. I checked the source code
and Show quoted text
> > it looks like to me it uses the hash (instead of the array) on the > > dimension name, and in this case, it cannot handle duplicate
dimension Show quoted text
> > names. Not sure if this has been reported before and if there is
any fix. Show quoted text
> > > > Thanks, > > Gary
> >