bug-coreutils
[Top][All Lists]
Advanced

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

Re: NSK(OSS) compilation problem


From: Paul Eggert
Subject: Re: NSK(OSS) compilation problem
Date: Fri, 06 Oct 2006 09:24:41 -0700
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux)

mwoehlke <address@hidden> writes:

> So what would be your recommendation? Remove all use of 64-bit
> integers? (i.e. make intmax_t also 'long' rather than 'long long'?)

No, I'd make uintmax_t 32-bit and intmax_t 64 bit, if those are
the widest unsigned and signed types.  Then I'd fix any bugs
that crop up.

> And I wonder why I don't remember running into this with 5.97?
> ...
> Thanks. (Hmm, that sounds like you got off on a tangent talking about
> my Tru64 problem?)

I think the issues are related.




reply via email to

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