Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 71533 invoked from network); 8 Aug 2006 18:36:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Aug 2006 18:36:21 -0000 Received: (qmail 12905 invoked by uid 500); 8 Aug 2006 18:36:21 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 12888 invoked by uid 500); 8 Aug 2006 18:36:21 -0000 Mailing-List: contact stdcxx-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: stdcxx-dev@incubator.apache.org Delivered-To: mailing list stdcxx-dev@incubator.apache.org Received: (qmail 12877 invoked by uid 99); 8 Aug 2006 18:36:21 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Aug 2006 11:36:21 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SUBJ_ALL_CAPS X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [208.30.140.160] (HELO moroha.quovadx.com) (208.30.140.160) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Aug 2006 11:36:20 -0700 Received: from qxvcexch01.ad.quovadx.com (qxvcexch01.ad.quovadx.com [192.168.170.59]) by moroha.quovadx.com (8.13.6/8.13.4) with ESMTP id k78IZXQT005337 for ; Tue, 8 Aug 2006 18:35:33 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: FW: 17116,756,000 Date: Tue, 8 Aug 2006 12:34:21 -0600 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: 17116,756,000 Thread-Index: Aca6YoQ1rOWBVW9hSU2YuRRcivr84QAtYIHg From: "Nicole Willson" To: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Ok, in the messages.cpp test, the test_use_nls_path works fine, but the stress test fails. According to IBM, this is because the NLSPATH environment variable needs to be set and setlocale must be called. Stress_test does not set the absolute path, but seems to set the locale. My question is: since test_use_nls_path is called before stress_test, is it expected that the NLSPATH variable will still be in the environment? I am working on SLES 9.2, xlC 8.0, on ppc64. Thanks, Nicole Willson Consulting Engineer Rogue Wave Software, Inc. A Division of Quovadx 303-545-3210 =20 -----Original Message----- From: John Carver [mailto:jcarver@austin.ibm.com]=20 Sent: Monday, August 07, 2006 2:45 PM To: Nicole Willson Subject: PMR: 17116,756,000 Nicole, Regarding pmr 17116,756, if the catalog file name referred to by the CatalogName parameter contains a leading / (slash), it is assumed to be an absolute path name. If the catalog file name is not an absolute path name, the user environment determines which directory paths to search. The NLSPATH environment variable defines the directory search path. When this variable is used, the setlocale subroutine must be called before the catopen subroutine. John Carver Phone: 512-823-9076 jcarver@austin.ibm.com IBM Server Group (t/l 793-9076) ISV Technical Programs jcarver@austin.ibm.com