A set of HP-UX related minor fixes

2009-02-01 Thread Ralf Wildenhues
Hello, I'm pushing the following patches, which are IMHO all trivial. Each of them was exposed when I ran the test suite on HP-UX. 1) a portability wart in the func_version sed script (documented in autoconf.info). 2) 'libtool --mode=install cp ...' should not be passed '-m MMM' for atomic

Re: Small patch for the QNX platform

2009-02-01 Thread Ralf Wildenhues
Hello again Mike, * Mike Gorchak wrote on Fri, Jan 23, 2009 at 07:09:18AM CET: This patch adds qnx as platform which supports library version information. diff -u -r ./libtool-2.2.6/libltdl/config/ltmain.m4sh ./libtool-2.2.6-qnx/libltdl/config/ltmain.m4sh ---

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. See: