octave-maintainers
[Top][All Lists]
Advanced

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

Re: is_defined() again [Was: Follow up on profiler development]


From: c.
Subject: Re: is_defined() again [Was: Follow up on profiler development]
Date: Wed, 10 Aug 2011 18:50:08 +0200

On 10 Aug 2011, at 18:42, address@hidden wrote:

> The demo function uses "eval" to create a temporary function called
> __demo__.  I noticed that the crash occurs when looking in the symbol
> table for the definition of this function.
> 
> You can trigger the crash with a demo block as simple as
> 
>  %!demo
>  %! function f ()
>  %! endfunction
>  %! f ()
> %!demo
> %! function f ()
> %! endfunction
> %! f ()
> 
> so it seems unlikely that the problem is with your code.  I opened a
> bug report for this problem here:
> 
>  https://savannah.gnu.org/bugs/index.php?33981
> 
> jwe
> 

Is this related to:

http://savannah.gnu.org/bugs/?32843

?

c.



reply via email to

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