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

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

[Octave-bug-tracker] [bug #61521] help syntax for class objects is incom


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #61521] help syntax for class objects is incomplete
Date: Tue, 23 Nov 2021 10:44:28 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

Update of bug #61521 (project octave):

              Item Group:    Matlab Compatibility => Incorrect Result       
                 Summary: help syntax for class objects is not fully Matlab
compatible  => help syntax for class objects is incomplete

    _______________________________________________________

Follow-up Comment #2:

The conflict I was trying to describe is for the case of


help foopkg.m


when both of the following files exist in the loadpath:


foopkg.m
+foopkg/m.m


I suspect that Matlab will find package functions first, then literal
filenames, but I don't think we can know for sure without asking for someone
to test the behavior.

Whatever we do, it seems that the logic for looking up files internally for
execution or with the "which" command or with "exist" should all be the same
and handled in one place.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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