octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: pending dataframe-1.2.0 release


From: depuis
Subject: Re: pending dataframe-1.2.0 release
Date: Wed, 23 Aug 2017 09:35:04 +0200
User-agent: Scarlet Webmail

On Tue, 22 Aug 2017 15:10:22 +0200, Olaf Till wrote:
On Sun, Aug 20, 2017 at 05:15:50PM +0200, Olaf Till wrote:
On Sat, Aug 19, 2017 at 10:01:35AM -0700, CdeMills wrote:
> CdeMills wrote
> > On Tue, 15 Aug 2017 13:00:06 +0200, Olaf Till wrote:
> >> Pascal,
> >>
> >> there is still much to do:
> >>
> >> - Please pull from the repository, I've updated the root level
> >>   Makefile.
> >>
>
> Olaf,
> the issues mentioned so far should have been solved in the last push I made
> on SF:
> 1) adapted the license texts as requested. Many files where touched by that. > 2) there was a longstanding bug in strsplit() call. In case more than one > separator are used (typically "\t" and ","), put them in a cellstr instead
> of concatenating them in a single string
> 3) one test failed as a matrix was accessed past its end. Corrected.
>
> Could you please have a look ?

Extensive changes, thanks...

I've pushed a change to the root level Makefile, to call
dataframe_test in 'make check'.

dataframe_test.m seems non-trivial to me, so could you add a copyright
and license to it?

Calling dataframe_test, lines 191--193 (left division) didn't pass for
me without specifying a tolerance...


The rest is ok for the release (though we didn't as yet discuss the
'Matlab oriented coding style' issue further).

You probably don't need to upload a further tarball, it should be
enough if I generate it at my machine after you've done the last
polish to dataframe_test.m

Olaf,

the dataframe_test.m was a quick hack to locate one problem ... But it's interesting anyway. I will enclose things which are supposed to fail in a try/catch block, to ensure a correct detection.
Release should occur within a few days.

Regards

Pascal






reply via email to

[Prev in Thread] Current Thread [Next in Thread]