'evalin' weirdness
John W. Eaton
jwe at octave.org
Fri Jan 23 10:30:31 CST 2009
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.
Thanks,
jwe
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diffs
Url: https://www-old.cae.wisc.edu/pipermail/bug-octave/attachments/20090123/5c492fff/attachment.ksh
More information about the Bug-octave
mailing list