Return-Path: Delivered-To: apmail-stdcxx-dev-archive@www.apache.org Received: (qmail 92691 invoked from network); 2 Apr 2008 18:53:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Apr 2008 18:53:53 -0000 Received: (qmail 7887 invoked by uid 500); 2 Apr 2008 18:53:53 -0000 Delivered-To: apmail-stdcxx-dev-archive@stdcxx.apache.org Received: (qmail 7871 invoked by uid 500); 2 Apr 2008 18:53:53 -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 7862 invoked by uid 99); 2 Apr 2008 18:53:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Apr 2008 11:53:53 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.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; Wed, 02 Apr 2008 18:53:03 +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 m32IrM6c020469 for ; Wed, 2 Apr 2008 18:53:22 GMT X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: svn commit: r642397 - in /stdcxx/trunk/tests/src: braceexp.cpp locale.cpp Date: Wed, 2 Apr 2008 12:53:36 -0600 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: svn commit: r642397 - in /stdcxx/trunk/tests/src: braceexp.cpp locale.cpp Thread-Index: AciUN/QzkhgNR2SuR9a0lRI+NKH43gAurdyg References: <47EEBF00.5030701@roguewave.com> <16421931.post@talk.nabble.com> <47F29BFD.8010209@roguewave.com> From: "Travis Vitek" To: X-Virus-Checked: Checked by ClamAV on apache.org =20 >Martin Sebor wrote: > >Great, that fixes locale.cpp. Thanks for doing that. I was also >(or mainly) pointing out the same problems in braceexp.cpp. I >hesitate to commit a fix myself in case you're working on the >file but here's a patch that addresses the remaining problems: > Martin, Your patch looks fine to me. Feel free to apply it.