octave-bug-tracker
[Top][All Lists]
Advanced

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

Re: [Octave-bug-tracker] [bug #34497] 'clear -f' does not work for comma


From: Max Brister
Subject: Re: [Octave-bug-tracker] [bug #34497] 'clear -f' does not work for command line functions
Date: Mon, 23 Jul 2012 15:54:24 -0500

Rik,

The problem is that the %!shared block is clearing functions defined
up to that point. Is this expected behavior? If it is then test_func.m
is broken. If it is not, then test.m is broken. I can fix this either
way, I just don't know what is correct here.

Max

On Mon, Jul 23, 2012 at 3:19 PM, Rik <address@hidden> wrote:
> On 07/23/2012 09:56 AM, Max Brister wrote:
>
> 7/23/12
>
> Max,
>
> Try running 'make check' and you will now see 49 failures coming from
> test_func.m.  It seems that the test function (%!function) is somehow being
> cleared and so all further %!test blocks which use the function fail.  Note
> that the script file test.m evals test functions into existence and clears
> them once the testing is done.  There may be a debugging clue in that idea.
>
> Cheers,
> Rik
>> Update of bug #34497 (project octave):
>>
>>              Open/Closed:                    Open => Closed
>>
>>     _______________________________________________________
>>
>> Follow-up Comment #3:
>>
>> Fixed in 1f5dbfc23fc2
>> http://hg.savannah.gnu.org/hgweb/octave/rev/1f5dbfc23fc2
>>
>>     _______________________________________________________
>>
>> Reply to this item at:
>>
>>   <http://savannah.gnu.org/bugs/?34497>\
>
>



reply via email to

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