Email List: Xaustin-group-lX
[All Lists]

Re: Defect in XSH <limits.h>

To: austin-group-l@xxxxxxxxxxxxx
Subject: Re: Defect in XSH <limits.h>
From: Geoff Clare <gwc@xxxxxxxxxxxxx>
Date: Tue, 19 May 2009 17:01:26 +0100
References: <200905191503.QAA14258@xoneweb.opengroup.org>
Hal Finkel <half@halssoftware.com> wrote, on 19 May 2009:
>
> @ page 279 line 0 section <limits.h> comment {279}
> 
> Problem:
> 
> Edition of Specification (Year): 2008
> 
> Defect code :  1. Error
> 
> LONG_BIT, WORD_BIT and SSIZE_MAX are missing the CX shading.
> 
> Action:
> 
> Add the CX shading to LONG_BIT (pg. 278 lines 9218-9220), WORD_BIT
> (pg. 279 lines 9260-9262) and SSIZE_MAX (pg. 279 lines 9242-9244). 

See the <limits.h> introduction at page 268 line 8756:

    Many of the symbols listed here are not defined by the ISO/IEC
    9899: 1999 standard. Such symbols are not shown as CX shaded.

The only uses of CX on the <limits.h> page are to show cases where
POSIX differs from C99 on the allowed values of some macros such as
CHAR_BIT and INT_MAX.

-- 
Geoff Clare <g.clare@opengroup.org>
The Open Group, Thames Tower, Station Road, Reading, RG1 1LX, England

<Prev in Thread] Current Thread [Next in Thread>