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

Defect in XSH 2.2.2 Namespace

To: yyyyyyyyyyyyyyy@xxxxxxxxxxxxx
Subject: Defect in XSH 2.2.2 Namespace
From: yyyyyyy@xxxxxxx
Date: Mon, 15 Apr 2002 15:31:15 +0100 (BST)
        Defect report from : Joanna Farley , Sun Microsystems

(Please direct followup comments direct to yyyyyyyyyyyyyy@xxxxxxxxxxxxx)

@ page 18 line 659 section 2.2.2 Namespace objection {Sun-jf-dc4}

Problem:

Defect code :  1. Error

The C Standard allows implementations to define macros of the
form "PRI" or "SCN" followed by any lowercase letter or "X" in
<inttypes.h>.  (ISO/IEC 9899:1999 P400, subclause 7.26.4.)

The AGR's namespace reservation on XSH6, P18, L659 doesn't allow use 
of "PRIX" or "SCNX".

Action:

In XSH6, P18, L659 change:-
PRI[a-z],SNC[a-z]

to:-

PRI[Xa-z],SNC[Xa-z]

<Prev in Thread] Current Thread [Next in Thread>
  • Defect in XSH 2.2.2 Namespace, joannaf <=