Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 29727 invoked from network); 30 Aug 2007 18:08:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Aug 2007 18:08:54 -0000 Received: (qmail 89088 invoked by uid 500); 30 Aug 2007 18:08:50 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 89074 invoked by uid 500); 30 Aug 2007 18:08:50 -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 89063 invoked by uid 99); 30 Aug 2007 18:08:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Aug 2007 11:08:50 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Aug 2007 18:09:52 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B9333714191 for ; Thu, 30 Aug 2007 11:08:30 -0700 (PDT) Message-ID: <15285175.1188497310755.JavaMail.jira@brutus> Date: Thu, 30 Aug 2007 11:08:30 -0700 (PDT) From: "Travis Vitek (JIRA)" To: stdcxx-dev@incubator.apache.org Subject: [jira] Updated: (STDCXX-532) create test 22.locale.codecvt.mt.cpp In-Reply-To: <15788481.1187856391957.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/STDCXX-532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Travis Vitek updated STDCXX-532: -------------------------------- Attachment: 22.locale.codecvt.mt.cpp 2007-08-30 Travis Vitek STDCXX-532 * 22.locale.codecvt.mt.cpp: New test exercising the thread safety of the std::codecvt facet. > create test 22.locale.codecvt.mt.cpp > ------------------------------------- > > Key: STDCXX-532 > URL: https://issues.apache.org/jira/browse/STDCXX-532 > Project: C++ Standard Library > Issue Type: Sub-task > Reporter: Travis Vitek > Assignee: Travis Vitek > Attachments: 22.locale.codecvt.mt.cpp > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.