[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GNU M4 1.4.8b released (beta release)
From: |
Eric Blake |
Subject: |
Re: GNU M4 1.4.8b released (beta release) |
Date: |
Thu, 01 Mar 2007 18:47:30 -0700 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.9) Gecko/20061207 Thunderbird/1.5.0.9 Mnenhy/0.7.4.666 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
According to Matthew Woehlke on 3/1/2007 9:16 AM:
> Well... aside from the fact that I forgot that (it's been quite a
> while), I still think that if printf.c is going to *assume* unsigned if
> long long exists, then config.h really ought to make this safe, say by
> having something like this in config.h.in:
>
> #if defined(HAVE_LONG_LONG_INT) && !defined(HAVE_UNSIGNED_LONG_LONG_INT)
> # undef HAVE_LONG_LONG_INT
> #endif
Are HAVE_LONG_LONG_INT and HAVE_UNSIGNED_LONG_LONG_INT both defined
correctly in config.h in your case that we could do that? Do things work
for you if you manually append those three lines to the end of your config.h?
- --
Don't work too hard, make some time for fun as well!
Eric Blake address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFF54Iy84KuGfSFAYARAiHeAJsHOYXTdBhJToT5Baktr0G7O2f0TACfVgEi
J2wIpE7P5X3XKv8Vy8NwaQQ=
=wq8s
-----END PGP SIGNATURE-----
- Re: GNU M4 1.4.8b released (beta release), Matthew Woehlke, 2007/03/01
- Re: GNU M4 1.4.8b released (beta release), Eric Blake, 2007/03/01
- Message not available
- Re: GNU M4 1.4.8b released (beta release),
Eric Blake <=
- Message not available
- Message not available
- Re: GNU M4 1.4.8b released (beta release), Eric Blake, 2007/03/01
- Re: GNU M4 1.4.8b released (beta release), Bruno Haible, 2007/03/01
- Re: GNU M4 1.4.8b released (beta release), Matthew Woehlke, 2007/03/02
- Re: GNU M4 1.4.8b released (beta release), Eric Blake, 2007/03/05
- Re: GNU M4 1.4.8b released (beta release), Eric Blake, 2007/03/08
- Re: GNU M4 1.4.8b released (beta release), Matthew Woehlke, 2007/03/08
- Re: GNU M4 1.4.8b released (beta release), Matthew Woehlke, 2007/03/08
- Re: GNU M4 1.4.8b released (beta release), Matthew Woehlke, 2007/03/08
- Re: GNU M4 1.4.8b released (beta release), Eric Blake, 2007/03/09
- Re: GNU M4 1.4.8b released (beta release), Matthew Woehlke, 2007/03/09