octave-maintainers
[Top][All Lists]
Advanced

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

Re: package manager patch + problem


From: David Bateman
Subject: Re: package manager patch + problem
Date: Fri, 02 Mar 2007 19:09:31 +0100
User-agent: Thunderbird 1.5.0.7 (X11/20060921)

John W. Eaton wrote:
> On  2-Mar-2007, David Bateman wrote:
>
> | John W. Eaton wrote:
> | > | The other disadvantage is that it is ugly.
> | > | 
> | > | The documentation for file_in_loadpath says it
> | > | returns the absolute path, and testing on
> | > | octave 2.1.69 OS X supports this.
> | >
> | > I think that using file_in_loadpath can cause some confusion if there
> | > are multiple functions with the same name in the loadpath.
> | >
> | > jwe
> | >
> | >   
> | That might be addressed with something like
> | 
> | autoload("glog",file_in_loadpath("gf.oct")[1]);
>
> I don't think this is valid syntax.  Maybe you meant something else?
> But if it was
>
>   file_in_loadpath ("gf.oct", "all"){1}
>
> then I don't see the difference, as
>
>   file_in_loadpath ("gf.oct")
>
> should return the first entry anyway.
>
> jwe
>
>   
Yeah that is what I meant.. Sorry I was writing C code at the time

D.

-- 
David Bateman                                address@hidden
Motorola Labs - Paris                        +33 1 69 35 48 04 (Ph) 
Parc Les Algorithmes, Commune de St Aubin    +33 6 72 01 06 33 (Mob) 
91193 Gif-Sur-Yvette FRANCE                  +33 1 69 35 77 01 (Fax) 

The information contained in this communication has been classified as: 

[x] General Business Information 
[ ] Motorola Internal Use Only 
[ ] Motorola Confidential Proprietary



reply via email to

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