Eric Blake wrote:
Not quite. On a managed mount, cygwin_conv_to_full_win32_path
(searchname, wpath); correctly returns the munged underlying
Windows name, but earlier in the code, you appended a trailing
dot. Since a managed mount munges the trailing dot, you are
now trying to load (for exampl
Sorry for the delay.
* Ralf Wildenhues wrote on Thu, Oct 13, 2005 at 09:19:06AM CEST:
>
> The other issue is rather independent of this (sorry for mixing it
> up in the descriptions):
>
> For CVS HEAD, where we use `$CC' to link, all I can think of is setting
> whole_archive_flag_spec=
> so th
>
> Not quite. On a managed mount, cygwin_conv_to_full_win32_path
> (searchname, wpath); correctly returns the munged underlying
> Windows name, but earlier in the code, you appended a trailing
> dot. Since a managed mount munges the trailing dot, you are
> now trying to load (for example) "c:\c
> Hi Eric,
>
> * Eric Blake wrote on Wed, Oct 26, 2005 at 05:11:57PM CEST:
> > CVS head is currently broken on cygwin. It looks like the patch
> > to rename lt_dlhandle_next to lt_dlhandle_iterate was incomplete.
>
> Yep. And we see me goofing up once more: loadlibrary.c:vm_open()
> really _has
Gary V. Vaughan gnu.org> writes:
> -lt_dlhandle_next (lt_dlhandle place)
> +lt_dlhandle_iterate (lt_dlinterface_id iface, lt_dlhandle place)
>{
> lt__handle *handle = (lt__handle *) place;
> + lt__interface_id *iterator = (lt__interface_id *) iface;
> +
> + assert (iface); /*
Hi Eric,
* Eric Blake wrote on Wed, Oct 26, 2005 at 05:11:57PM CEST:
> CVS head is currently broken on cygwin. It looks like the patch
> to rename lt_dlhandle_next to lt_dlhandle_iterate was incomplete.
Yep. And we see me goofing up once more: loadlibrary.c:vm_open()
really _has_ to iterate ove
OK to apply?
To expose: bootstrap with Autoconf CVS, then put 2.59 only in your PATH,
then
make check TESTS=tests/tagtrace.test VERBOSE=x TESTSUITE_FLAGS=-V
It works the other way round, by the way.
Cheers,
Ralf
Index: tests/tagtrace.test
==
CVS head is currently broken on cygwin. It looks like the patch
to rename lt_dlhandle_next to lt_dlhandle_iterate was incomplete.
$ make CFLAGS='-g2 -Wall -Werror'
...
make[2]: Entering directory `/home/eblake/libtool'
depbase=`echo libltdl/loaders/loadlibrary.lo | sed
's|[^/]*$|.deps/&|;s|\.lo$
> Hi Eric,
> > > * bootstrap: Avoid warnings from find.
>
> Which find version is this?
findutils-4.2.25 (the latest stable version, and the default on cygwin)
--
Eric Blake
Hi Eric,
* Eric Blake wrote on Wed, Oct 26, 2005 at 02:55:11PM CEST:
> According to Eric Blake on 10/26/2005 6:46 AM:
> >
> > * Makefile.am (vcl-tmp): Avoid warnings from diff.
> > * bootstrap: Avoid warnings from find.
Which find version is this?
> Also, emacs whitespace-cleanup doesn'
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Applied to HEAD.
* looking for [EMAIL PROTECTED]/libtool--devo--1.0--patch-336 to compare with
* comparing to [EMAIL PROTECTED]/libtool--devo--1.0--patch-336
M libtoolize.m4sh
M ChangeLog
* modified files
Index: Changelog
from G
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Eric Blake on 10/26/2005 6:46 AM:
>
> 2005-10-26 Eric Blake <[EMAIL PROTECTED]>
>
> * Makefile.am (vcl-tmp): Avoid warnings from diff.
> * bootstrap: Avoid warnings from find.
>
It would help if I actually attached the pa
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On a fresh CVS checkout, ./bootstrap emits some unnecessary warnings:
find: warning: you have specified the -depth option after a non-option
argument (, but options are not positional (-depth affects tests specified
before it as well as those specifie
Hi Gary,
Tests 2 and 3 now fail, like this (bootstrapped with 2.59/1.9.2).
Could you please look into this, to see whether just the tests need
updating or `libtoolize' is wrong. If you update the tests, note that
the then-enabled followup AT_CHECKs will also fail.
Thanks,
Ralf
| 2. libtoolize.a
Adjusted for my last round of commits.
Thanks again to Ralf for taking the time to review these patches -- many
of them deep and complex.
- patches/288-gary-ltdl-nonrecursive-tests.diff
http://lists.gnu.org/archive/html/libtool-patches/2005-10/msg00132.html
review pending
- patches/289-gar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Applied to HEAD.
You'll need to rebootstrap your working directory before building once
you pick this patch up from CVS, as the Makefile.am layout is incompatible
with the previous checkin.
* looking for [EMAIL PROTECTED]/libtool--devo--1.0--patch-
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Applied to HEAD.
* looking for [EMAIL PROTECTED]/libtool--devo--1.0--patch-334 to compare with
* comparing to [EMAIL PROTECTED]/libtool--devo--1.0--patch-334
M libtoolize.m4sh
M ChangeLog
* modified files
Index: Changelog
from G
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Applied to HEAD.
* looking for [EMAIL PROTECTED]/libtool--devo--1.0--patch-333 to compare with
* comparing to [EMAIL PROTECTED]/libtool--devo--1.0--patch-333
M libtoolize.m4sh
M ChangeLog
* modified files
Index: Changelog
from G
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Applied to HEAD.
* looking for [EMAIL PROTECTED]/libtool--devo--1.0--patch-332 to compare with
* comparing to [EMAIL PROTECTED]/libtool--devo--1.0--patch-332
M libtoolize.m4sh
M ChangeLog
* modified files
Index: Changelog
from G
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Applied to HEAD.
* looking for [EMAIL PROTECTED]/libtool--devo--1.0--patch-331 to compare with
* comparing to [EMAIL PROTECTED]/libtool--devo--1.0--patch-331
M NEWS
M doc/libtool.texi
M libltdl/ltdl.c
M libltdl/ltdl.h
M ChangeLog
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Applied to HEAD.
* looking for [EMAIL PROTECTED]/libtool--devo--1.0--patch-331 to compare with
* comparing to [EMAIL PROTECTED]/libtool--devo--1.0--patch-331
M NEWS
M doc/libtool.texi
M libltdl/ltdl.c
M libltdl/ltdl.h
M ChangeLog
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Applied to HEAD.
* looking for [EMAIL PROTECTED]/libtool--devo--1.0--patch-330 to compare with
* comparing to [EMAIL PROTECTED]/libtool--devo--1.0--patch-330
M libtoolize.m4sh
M tests/libtoolize.at
M ChangeLog
* modified files
I
Hi Gary,
* Gary V. Vaughan wrote on Tue, Oct 25, 2005 at 04:10:40PM CEST:
> Okay to commit?
Yes, please.
Please commit all patches that aren't held up any more; I will continue
review after that.
Cheers,
Ralf
> Fixes a dumb bug, where the serial numbers of m4_included files are
> looked up inc
23 matches
Mail list logo