Skip Menu |

This queue is for tickets about the Math-GSL CPAN distribution.

Report information
The Basics
Id: 104359
Status: resolved
Priority: 0/
Queue: Math-GSL

People
Owner: Nobody in particular
Requestors: JJSCHUTZ [...] cpan.org
Cc:
AdminCc:

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



Subject: Math::GSL::Matrix::set_col - misleading error messages
Math::GSL::Matrix::set_col contains two places where it reports the error as "set_row" instead of "set_col".
On Mon May 11 19:47:36 2015, JJSCHUTZ wrote: Show quoted text
> Math::GSL::Matrix::set_col contains two places where it reports the > error as "set_row" instead of "set_col".
In addition, both set_row and set_col have error messages reporting as '::new'.
On Tue May 12 00:10:23 2015, JJSCHUTZ wrote: Show quoted text
> On Mon May 11 19:47:36 2015, JJSCHUTZ wrote:
> > Math::GSL::Matrix::set_col contains two places where it reports the > > error as "set_row" instead of "set_col".
> > In addition, both set_row and set_col have error messages reporting as > '::new'.
Did not look into it yet, but is seems something like "copy paste failure" :-) Thanks for the poke. Will look into it later. Best,
On Tue May 12 14:06:35 2015, AMBS wrote: Show quoted text
> On Tue May 12 00:10:23 2015, JJSCHUTZ wrote:
> > On Mon May 11 19:47:36 2015, JJSCHUTZ wrote:
> > > Math::GSL::Matrix::set_col contains two places where it reports the > > > error as "set_row" instead of "set_col".
> > > > In addition, both set_row and set_col have error messages reporting > > as > > '::new'.
> > > Did not look into it yet, but is seems something like "copy paste > failure" :-) > > Thanks for the poke. Will look into it later.
Fixed on github. https://github.com/leto/math--gsl Thank you, once more. Alberto
On Tue May 12 14:28:55 2015, AMBS wrote: Show quoted text
> On Tue May 12 14:06:35 2015, AMBS wrote:
> > On Tue May 12 00:10:23 2015, JJSCHUTZ wrote:
> > > On Mon May 11 19:47:36 2015, JJSCHUTZ wrote:
> > > > Math::GSL::Matrix::set_col contains two places where it reports the > > > > error as "set_row" instead of "set_col".
> > > > > > In addition, both set_row and set_col have error messages reporting > > > as > > > '::new'.
> > > > > > Did not look into it yet, but is seems something like "copy paste > > failure" :-) > > > > Thanks for the poke. Will look into it later.
> > Fixed on github. > https://github.com/leto/math--gsl > > Thank you, once more. > Alberto