* 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
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.
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
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