octave-maintainers
[Top][All Lists]
Advanced

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

Re: test.m failing


From: Rik
Subject: Re: test.m failing
Date: Tue, 24 Jul 2012 08:29:51 -0700

On 07/24/2012 03:44 AM, address@hidden wrote:
> This was caused by my patch to clear command line functions.
> Apparently test.m attempts to clear %!function blocks after processing
> a %!shared block. This never worked properly before, as command line
> functions were not cleared.
>
> After talking to Rik, it looks like the correct fix is to not clear
> %!function blocks after processing a shared block (the old behavior).
> Instead they will be cleared after processing all tests in the file.
>
7/24/12

Carlo, Max,

I checked in a changeset here
(http://hg.savannah.gnu.org/hgweb/octave/rev/d8acad691f26) which solves the
problem.

--Rik




reply via email to

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