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: Fri, 30 Mar 2007 17:56:31 -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

Geoff Clare wrote:
The code was just to illustrate the point that if it is possible for
the condition (var > SSIZE_MAX) to be true then the implementation
does not conform to the requirement that SSIZE_MAX is the maximum
value of an object of type ssize_t.

I still don't buy that. If that was the intended meaning then I would expect the standard to read "...maximum value of a ssize_t" or "maximum value of *type* ssize_t". It doesn't. It uses the word "object" in this one, and ONLY one, instance. If this was *not* done to create a distinction between representable and permissible values, then why *was* it done?

--
Matthew
This is not the list you're looking for. -- Perversion of Obi Wan





reply via email to

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