'evalin' weirdness
Søren Hauberg
soren at hauberg.org
Fri Jan 23 10:46:23 CST 2009
fre, 23 01 2009 kl. 11:30 -0500, skrev John W. Eaton:
> On 23-Jan-2009, John W. Eaton wrote:
>
> | I think the problem is that the context is not properly reset from the
> | caller to the function BLA. For example, try
> |
> | name = "foobar";
> | bla
> |
> | and I think there will be no error but "disp (name)" will show
> | "foobar" instead of "test".
> |
> | I'm not yet sure why this is happening, but I'll see if I can fix it.
>
> I applied the following patch.
Seems to work. Thanks!
Søren
More information about the Bug-octave
mailing list