Re: lt_dlopenext() sets error on succesful loading the library

2009-02-02 Thread Ralf Wildenhues
* Kurt Roeckx wrote on Sun, Feb 01, 2009 at 08:41:07PM CET: > On Sun, Feb 01, 2009 at 07:21:11PM +0100, Ralf Wildenhues wrote: > > * Kurt Roeckx wrote on Fri, Jan 02, 2009 at 12:10:38PM CET: > > > > > > http://bugs.debian.org/510006 > > Before I get to the patches, I would like to have a reproduc

Re: lt_dlopenext() sets error on succesful loading the library

2009-02-01 Thread Kurt Roeckx
On Sun, Feb 01, 2009 at 07:21:11PM +0100, Ralf Wildenhues wrote: > * Kurt Roeckx wrote on Fri, Jan 02, 2009 at 12:10:38PM CET: > > > > There was an error report on the Debian bug tracking system > > that lt_dlopenext() sets an error on succesful loading the library > > if no extention was given.

Re: lt_dlopenext() sets error on succesful loading the library

2009-02-01 Thread Ralf Wildenhues
Hello Kurt, first off, thanks for the bug report and patches, and sorry for the long delay. * Kurt Roeckx wrote on Fri, Jan 02, 2009 at 12:10:38PM CET: > > There was an error report on the Debian bug tracking system > that lt_dlopenext() sets an error on succesful loading the library > if no ext

Re: lt_dlopenext() sets error on succesful loading the library

2009-01-23 Thread Kurt Roeckx
On Fri, Jan 02, 2009 at 12:10:38PM +0100, Kurt Roeckx wrote: > Hi, > > There was an error report on the Debian bug tracking system > that lt_dlopenext() sets an error on succesful loading the library > if no extention was given. See: > http://bugs.debian.org/510006 > > Here are the patches I've