Chris Quenelle <Chris.Quenelle at Sun.COM> wrote:

>
> My initial thoughts are:
>
> 1. add an escape character of some kind to insert a literal ':'
> 2. please make all pathnames use a consistent syntax
> 3. don't implement any special work arounds unless you know there are
>     users of the feature
> 4. dlopen("foo:bar", RTLD_LAZY | RTLD_FULLPATH)
>     This is really gross!  I always thought I was just passing
>     a library, not a list!  Is this true for all rtld
>     functions that take a library name?

The POSIX way would be to just include a slash in the file name path.

J?rg

-- 
 EMail:joerg at schily.isdn.cs.tu-berlin.de (home) J?rg Schilling D-13353 Berlin
       js at cs.tu-berlin.de                (uni)  
       schilling at fokus.fraunhofer.de     (work) Blog: 
http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily

Reply via email to