Re: [PATCH 1/4] dlopen: switch to new pathfinder class

2016-09-09 Thread Corinna Vinschen
On Sep 9 10:19, Michael Haubenwallner wrote: > On 09/08/2016 01:58 PM, Corinna Vinschen wrote: > > On Sep 2 13:36, Michael Haubenwallner wrote: > >> On 09/02/2016 10:52 AM, Corinna Vinschen wrote: > >>> On Sep 2 10:05, Michael Haubenwallner wrote: > Moving the allocator into pathfinder woul

Re: [PATCH 1/4] dlopen: switch to new pathfinder class

2016-09-09 Thread Michael Haubenwallner
On 09/08/2016 01:58 PM, Corinna Vinschen wrote: > On Sep 2 13:36, Michael Haubenwallner wrote: >> On 09/02/2016 10:52 AM, Corinna Vinschen wrote: >>> On Sep 2 10:05, Michael Haubenwallner wrote: Moving the allocator into pathfinder would work then, but still the tmp_pathbuf instance to

Re: [PATCH 1/4] dlopen: switch to new pathfinder class

2016-09-08 Thread Corinna Vinschen
On Sep 2 13:36, Michael Haubenwallner wrote: > On 09/02/2016 10:52 AM, Corinna Vinschen wrote: > > On Sep 2 10:05, Michael Haubenwallner wrote: > >> Moving the allocator into pathfinder would work then, but still the > >> tmp_pathbuf instance to use has to be provided as reference. > > > > Hmm,

Re: [PATCH 1/4] dlopen: switch to new pathfinder class

2016-09-02 Thread Michael Haubenwallner
On 09/02/2016 10:52 AM, Corinna Vinschen wrote: > On Sep 2 10:05, Michael Haubenwallner wrote: >> On 09/01/2016 04:03 PM, Corinna Vinschen wrote: >>> On Sep 1 13:05, Michael Haubenwallner wrote: On 08/31/2016 09:12 PM, Corinna Vinschen wrote: > On Aug 31 20:07, Michael Haubenwallner wrot

Re: [PATCH 1/4] dlopen: switch to new pathfinder class

2016-09-02 Thread Corinna Vinschen
On Sep 2 10:05, Michael Haubenwallner wrote: > On 09/01/2016 04:03 PM, Corinna Vinschen wrote: > > On Sep 1 13:05, Michael Haubenwallner wrote: > >> On 08/31/2016 09:12 PM, Corinna Vinschen wrote: > >>> On Aug 31 20:07, Michael Haubenwallner wrote: > Instead of find_exec, without changing be

Re: [PATCH 1/4] dlopen: switch to new pathfinder class

2016-09-02 Thread Michael Haubenwallner
On 09/01/2016 04:03 PM, Corinna Vinschen wrote: > On Sep 1 13:05, Michael Haubenwallner wrote: >> On 08/31/2016 09:12 PM, Corinna Vinschen wrote: >>> On Aug 31 20:07, Michael Haubenwallner wrote: Instead of find_exec, without changing behaviour use new pathfinder class with new allocator

Re: [PATCH 1/4] dlopen: switch to new pathfinder class

2016-09-01 Thread Corinna Vinschen
On Sep 1 13:05, Michael Haubenwallner wrote: > On 08/31/2016 09:12 PM, Corinna Vinschen wrote: > > Hi Michael, > > > > On Aug 31 20:07, Michael Haubenwallner wrote: > >> Instead of find_exec, without changing behaviour use new pathfinder > >> class with new allocator_interface around tmp_pathbuf

Re: [PATCH 1/4] dlopen: switch to new pathfinder class

2016-09-01 Thread Michael Haubenwallner
On 08/31/2016 09:12 PM, Corinna Vinschen wrote: > Hi Michael, > > On Aug 31 20:07, Michael Haubenwallner wrote: >> Instead of find_exec, without changing behaviour use new pathfinder >> class with new allocator_interface around tmp_pathbuf and new vstrlist >> class. >> * pathfinder.h (pathfinder):

Re: [PATCH 1/4] dlopen: switch to new pathfinder class

2016-08-31 Thread Corinna Vinschen
Hi Michael, On Aug 31 20:07, Michael Haubenwallner wrote: > Instead of find_exec, without changing behaviour use new pathfinder > class with new allocator_interface around tmp_pathbuf and new vstrlist > class. > * pathfinder.h (pathfinder): New file. > * vstrlist.h (allocator_interface, allocated_