What is 'return_last_computed_value' ?
John W. Eaton
jwe at bevo.che.wisc.edu
Tue Oct 28 11:34:49 CDT 2008
On 26-Oct-2008, Thorsten Meyer wrote:
| Søren Hauberg wrote:
| > Hi,
| > The file 'func.texi' contains the following line
| >
| > @DOCSTRING(return_last_computed_value)
| >
| > but no such function seem to exist. In octave.pdf nothing seems to
| > appear that's related to this function. So, what is it? Is this line
| > just a left-over from earlier days?
| >
| > Søren
| Very probably so: there is only one other occurance of
| return_last_computed_value in var.txi. Then there are several entries in
| src/ChangeLog about deleting return_last_computed_value at various
| places in the src and a line in test/test_prefer.m saying %% FIXME
| return_last_computed_value no longer exists!!. Apart from that: nothing.
I removed all the instances of return_last_computed_value from the
sources.
Thanks,
jwe
More information about the Bug-octave
mailing list