bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GNU M4 1.4.8b released (beta release)


From: Matthew Woehlke
Subject: Re: GNU M4 1.4.8b released (beta release)
Date: Wed, 28 Feb 2007 18:46:32 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.9) Gecko/20061206 Thunderbird/1.5.0.9 Mnenhy/0.7.4.0

Eric Blake wrote:
This release exercises several recent changes in gnulib, in an attempt to
improve code portability while minimizing maintainence efforts.  Testing
on a wide variety of platforms prior to the formal release of M4 1.4.9 is
appreciated.

Sigh. Now you're picking up coreutils' problem, trying to use 'unsigned long long' on a platform (Tandem NSK/OSS) that "doesn't" have such a thing, just because 'long long' exists. 16 errors trying to build printf.c.

I think the coreutils solution was to also pretend that 'long long' doesn't exist in this situation, since there are additionally some funky optimization problems with bit-shifting of long long.

(No, Paul, I have not yet bitched about getting the compiler upgraded...)

--
Matthew
Obscurity: +5





reply via email to

[Prev in Thread] Current Thread [Next in Thread]