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

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

[Octave-bug-tracker] [bug #32088] Feature request: -ALL option for WHICH


From: Guillaume
Subject: [Octave-bug-tracker] [bug #32088] Feature request: -ALL option for WHICH
Date: Tue, 13 Mar 2018 06:50:41 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #16, bug #32088 (project octave):

Looking back at this, my use case would be solved by calling file_in_loadpath
(..., "all") instead of which (..., "-all") as I'm looking for all the
occurrences of a specific M-file name in the path.

which does something a lot more complicated as it searches for functions,
subfunctions, local functions, methods, possibly written as oct/mex files. Is
"load_path::find_all_first_of" the right low level function to call in order
to get the right information?

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?32088>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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