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

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

[Octave-bug-tracker] [bug #64401] load-path promise 'removing from path'


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #64401] load-path promise 'removing from path' not kept
Date: Wed, 12 Jul 2023 13:23:44 -0400 (EDT)

Follow-up Comment #6, bug #64401 (project octave):

The m_dir_list variable is a member of the nested package_info class.  It is
used to track the directories that contain a +package directory.  Multiple
directories can contain +package directories with the same name.  They are all
considered to be parts of the same package instead of having one shadow the
rest.

The m_dir_info_list variable is the list of the dir_info objects known to the
load path.



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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