bug-gnulib
[Top][All Lists]
Advanced

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

Re: source(builtin) and read(2)


From: Matthew Woehlke
Subject: Re: source(builtin) and read(2)
Date: Tue, 27 Mar 2007 08:48:32 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.10) Gecko/20070221 Thunderbird/1.5.0.10 Mnenhy/0.7.4.0

Clive D.W. Feather wrote:
Nick Stoughton said:
As to the original question ... can a system that implements ssize_t
with a SSIZE_MAX of 56k conform to POSIX?

No: SSIZE_MAX is the maximum value of ssize_t; since this is an integer
type, its maximum value must be one less than a power of 2.

Maximum *permissible* or maximum *representable*? The general consensus (which has included a number of quotations from the standards) seems to be the former. Can you back this up?

--
Matthew
Patches Thoughtfully Considered -- FLOSS mantra





reply via email to

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