Return-Path: Delivered-To: apmail-stdcxx-dev-archive@www.apache.org Received: (qmail 58560 invoked from network); 13 May 2008 22:09:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 May 2008 22:09:21 -0000 Received: (qmail 9768 invoked by uid 500); 13 May 2008 22:09:23 -0000 Delivered-To: apmail-stdcxx-dev-archive@stdcxx.apache.org Received: (qmail 9703 invoked by uid 500); 13 May 2008 22:09:23 -0000 Mailing-List: contact dev-help@stdcxx.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@stdcxx.apache.org Delivered-To: mailing list dev@stdcxx.apache.org Received: (qmail 9692 invoked by uid 99); 13 May 2008 22:09:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 May 2008 15:09:23 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [208.30.140.160] (HELO moroha.roguewave.com) (208.30.140.160) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 May 2008 22:08:37 +0000 Received: from exchmail01.Blue.Roguewave.Com (exchmail01.blue.roguewave.com [10.22.129.22]) by moroha.roguewave.com (8.13.6/8.13.6) with ESMTP id m4DM8nRp020257 for ; Tue, 13 May 2008 22:08:50 GMT X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C8B545.CDB83FD3" Subject: %{Ao}, %{Ad}, and %{Ax} directives Date: Tue, 13 May 2008 16:07:58 -0600 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: %{Ao}, %{Ad}, and %{Ax} directives Thread-Index: Aci1Rc2rcn7CV23wRTaNRZKqkNvGTQ== From: "Eric Lemings" To: X-Virus-Checked: Checked by ClamAV on apache.org ------_=_NextPart_001_01C8B545.CDB83FD3 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable =20 All of the test cases for the %{Ao}, %{Ad}, and %{Ax} directives (in 0.printf.cpp) specify a width (width of integer elements to be exact). Does this mean the width is required? I can't easily discern this by reading the code. =20 Brad. =20 ------_=_NextPart_001_01C8B545.CDB83FD3--