Re: Provide a means to activate dynamically the debug traces

2009-01-09 Thread Akim Demaille
Le 9 janv. 09 à 19:40, Ralf Wildenhues a écrit : Hi Akim, Hi Ralf, * Akim Demaille wrote on Fri, Jan 09, 2009 at 04:37:32PM CET: when I dlopen a module.la which has a dependency.la library, I expected ltdl to automatically find dependency.la which is not installed. Yet it does not see

Re: Rebase of the pr-msvc-support branch?

2009-01-09 Thread Ralf Wildenhues
* Bob Friesenhahn wrote on Fri, Jan 09, 2009 at 06:37:18PM CET: > It will solve a lot of problems if autotools can be used to > build real Windows programs. Yes, but we need to address the efficiency issue. For example, dropped the

Re: Provide a means to activate dynamically the debug traces

2009-01-09 Thread Ralf Wildenhues
Hi Akim, * Akim Demaille wrote on Fri, Jan 09, 2009 at 04:37:32PM CET: > > when I dlopen a module.la which has a dependency.la library, I > expected ltdl to automatically find dependency.la which is not > installed. Yet it does not seem to use the module.la's deplibs to > dlopen them, it deleg

Re: Rebase of the pr-msvc-support branch?

2009-01-09 Thread Bob Friesenhahn
On Fri, 9 Jan 2009, Ralf Wildenhues wrote: Agreed, too; 2.2.8 soon would be good. A couple of small issues need looking at (esp. the aclocal.m4 messup reported by Akim). Any volunteers for the release? so that we can bite the bullet and integrate your branch into mainline. Agreed, too. Them

Provide a means to activate dynamically the debug traces

2009-01-09 Thread Akim Demaille
Hi all, It is sometimes quite a pain in the neck to understand loading failures, especially when they happen on user side and we don't have access to their environment. The following patch attempts to address this issue by giving a means to get debugging information. It should certainly

Re: Rebase of the pr-msvc-support branch?

2009-01-09 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Peter Rosin on 1/9/2009 3:11 AM: > Den 2009-01-09 03:58 skrev Eric Blake: >> Check out Bruno Haible's git-merge-changelog, currently in the gnulib >> repository. It handles rebasing/merging of ChangeLog entries with >> minimal > > I don'

Re: Rebase of the pr-msvc-support branch?

2009-01-09 Thread Peter Rosin
Den 2009-01-09 03:58 skrev Eric Blake: Check out Bruno Haible's git-merge-changelog, currently in the gnulib repository. It handles rebasing/merging of ChangeLog entries with minimal I don't have gnulib-tool, which is mentioned in that file, how do I get hold of that tool (for cygwin)? hassl