octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #55094] "unimplemented function" helper omits


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #55094] "unimplemented function" helper omits functions moved to statistics package
Date: Tue, 18 Dec 2018 14:50:50 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36

Update of bug #55094 (project octave):

                Category:                    None => Documentation          
                Severity:              3 - Normal => 4 - Important          
              Item Group:        Incorrect Result => Documentation          
                 Summary: "unimplemented function" helper overlooks functions
in package subdirectories => "unimplemented function" helper omits functions
moved to statistics package

    _______________________________________________________

Follow-up Comment #2:

The Debian bug assumes that the directory structure has something to do with
whether functions are tracked in the missing function hook, but this isn't
really the case. The bug is simply that when the statistics functions were
moved from Octave to the Forge statistics package, they were not added to the
missing function hook, that should be done now. This should be a simple rote
task of getting the list of functions moved from the NEWS file and merging
them into the '__unimplemented__.m' function file.

I'm updating the summary to the specific and clear case of the statistics
package functions that were removed from Octave 4.4. I think this should be
fixed for the Octave 5 release.

The Debian bug report also points to the 'bsltl', 'geometry', and 'ltfat'
packages, which are currently not handled at all by the '__unimplemented__.m'
function file, but I think those should be looked at on a case by case basis.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55094>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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