octave-maintainers
[Top][All Lists]
Advanced

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

Re: warnings


From: John W. Eaton
Subject: Re: warnings
Date: Fri, 2 Mar 2007 13:40:20 -0500

On  2-Mar-2007, David Bateman wrote:

| Actually, yes this is a good point. Autoload should replace existing
| entries rather than leaving them pointing to the old files. Otherwise a
| package that overloads functionality of octave might find itself with a
| mix of their own and octaves normal functions being used. John, what do
| you want to do about this?

OK, I undid the change I made to autoload.  Now if there are two
calls to autoload for the same function name, it will install the last
one in the autoload table without warning (that is how it worked
originally).

Sorry for the trouble.

jwe


reply via email to

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