From stdcxx-dev-return-4456-apmail-incubator-stdcxx-dev-archive=incubator.apache.org@incubator.apache.org Thu Aug 23 03:54:55 2007 Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 78899 invoked from network); 23 Aug 2007 03:54:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Aug 2007 03:54:53 -0000 Received: (qmail 77599 invoked by uid 500); 23 Aug 2007 03:54:48 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 77586 invoked by uid 500); 23 Aug 2007 03:54:48 -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 77519 invoked by uid 99); 23 Aug 2007 03:54:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Aug 2007 20:54:48 -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, 23 Aug 2007 03:54:51 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 27E137141ED for ; Wed, 22 Aug 2007 20:54:31 -0700 (PDT) Message-ID: <2777955.1187841271161.JavaMail.jira@brutus> Date: Wed, 22 Aug 2007 20:54:31 -0700 (PDT) From: "Martin Sebor (JIRA)" To: stdcxx-dev@incubator.apache.org Subject: [jira] Updated: (STDCXX-526) add locale thread safety tests In-Reply-To: <16206827.1187841152076.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-526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-526: -------------------------------- Attachment: thread_safety_tests.html Attached a copy of the thread safety page for the record. > add locale thread safety tests > ------------------------------ > > Key: STDCXX-526 > URL: https://issues.apache.org/jira/browse/STDCXX-526 > Project: C++ Standard Library > Issue Type: Task > Components: 22. Localization, Thread Safety > Affects Versions: 4.1.2, 4.1.3, 4.1.4 > Environment: all > Reporter: Martin Sebor > Fix For: 4.2 > > Attachments: thread_safety_tests.html > > > This is a placeholder task to add the missing thread safety tests for the localization library outlined on > http://people.apache.org/~sebor/thread_safety_tests.html: > 22.locale.codecvt.mt.cpp > 22.locale.messages.mt.cpp > 22.locale.money.get.mt.cpp > 22.locale.num.get.mt.cpp > 22.locale.time.get.mt.cpp -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.