|
From: Raymond T. <toy...@gm...> - 2015-08-30 13:57:32
|
>>>>> "Robert" == Robert Dodier <rob...@gm...> writes:
Robert> On 2015-08-29, Raymond Toy <toy...@gm...> wrote:
>> Don't know when this started happening, but I can't get the
>> documentation for minpack_lsquares.
Robert> Looks like the items in maxima-index.lisp for minpack_lsquares and
Robert> minpack_solve are incomplete -- the file name and offset are default
Robert> values. The file name and offset are present for the section headings
Robert> (Introduction to minpack and Functions and variables for minpack) are
Robert> present and I find those do work with ?.
Found the problem: the node entries in the minpack.texi file were
incomplete and didn't include appropriate links. I've fixed those and
will land the fix soon.
However, I think build_index.pl should check that the output doesn't
include the default values for the file name and offset. That would
seem to be an error to me. I'd fix this myself, but I can barely read
perl, so it would take me quite some time to fix. This would at least
have caught the issue.
--
Ray
|