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

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

[Octave-bug-tracker] [bug #43769] error: invalid meta.package indexing w


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #43769] error: invalid meta.package indexing when using strfind function
Date: Fri, 03 Apr 2015 16:00:48 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.2.0

Follow-up Comment #9, bug #43769 (project octave):

I did think about performance, but I didn't see how to reliably cache the list
of package directories.  I'll try the other approach you mentioned.  It seems
like add would be the only place where we'd need to insert the loader.  If
we're moving I'd expect the package to already be in the list.  If we're
removing, then I'd also expect it to be in the list, and it doesn't seem there
would be much point in adding it if it was not there since it is about to be
removed.  But maybe I'm missing something.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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