[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: snapshot in preparation for m4 1.4.12
From: |
Eric Blake |
Subject: |
Re: snapshot in preparation for m4 1.4.12 |
Date: |
Sat, 23 Aug 2008 10:06:29 -0600 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.16) Gecko/20080708 Thunderbird/2.0.0.16 Mnenhy/0.7.5.666 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
According to Thomas Klausner on 8/23/2008 9:54 AM:
> Hi again!
>
>
> Btw, did I mention last time that m4 tests work, but skip a few?
>
> Skipped checks were:
> ./114.changeword ./115.changeword ./116.changeword ./117.changeword
> ./118.chan
> geword ./119.changeword
> All checks successful
Expected; use './configure --enable-changeword' if you want that feature
enabled in m4, with the caveat that it will be withdrawn in m4 2.0 (in
favor of a more powerful and faster changesyntax feature).
>> Thanks for the report. Are you able to help us fix gnulib, by debugging
>> where the replacement frexp went wrong?
>
> When stepping through test-frexp with gdb, it fails like this:
> (gdb) s
> 113 ASSERT (signbit (mantissa));
Thanks for the trace. That occurs after the damage is already done; how
about setting a breakpoint at line 110 (the call to frexp), and stepping
through that? Also, is rpl_frexp in use, or is gnulib deferring to your
native frexp?
- --
Don't work too hard, make some time for fun as well!
Eric Blake address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkiwNYUACgkQ84KuGfSFAYDA4wCfUYEGqW3nsTHIwZDiDN7j8Wdb
S3MAn37W1aplBzJfsJOFCvwQ/hojjdYJ
=kUN+
-----END PGP SIGNATURE-----
- Re: snapshot in preparation for m4 1.4.12, (continued)
- Re: snapshot in preparation for m4 1.4.12, Tom G. Christensen, 2008/08/13
- sa_sigaction [was: snapshot in preparation for m4 1.4.12], Eric Blake, 2008/08/13
- Re: sa_sigaction [was: snapshot in preparation for m4 1.4.12], Tom G. Christensen, 2008/08/14
- Re: sa_sigaction [was: snapshot in preparation for m4 1.4.12], Eric Blake, 2008/08/16
- Re: sa_sigaction [was: snapshot in preparation for m4 1.4.12], Eric Blake, 2008/08/17
Re: snapshot in preparation for m4 1.4.12, Rick Genter, 2008/08/12
Re: snapshot in preparation for m4 1.4.12, Thomas Klausner, 2008/08/14