Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 61953 invoked from network); 28 Aug 2007 16:59:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Aug 2007 16:59:54 -0000 Received: (qmail 93757 invoked by uid 500); 28 Aug 2007 16:59:50 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 93737 invoked by uid 500); 28 Aug 2007 16:59: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 93726 invoked by uid 99); 28 Aug 2007 16:59:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Aug 2007 09:59: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; Tue, 28 Aug 2007 17:00:47 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E96CD71418F for ; Tue, 28 Aug 2007 09:59:31 -0700 (PDT) Message-ID: <30727479.1188320371953.JavaMail.jira@brutus> Date: Tue, 28 Aug 2007 09:59:31 -0700 (PDT) From: "Travis Vitek (JIRA)" To: stdcxx-dev@incubator.apache.org Subject: [jira] Commented: (STDCXX-529) create test 22.locale.time.get.mt.cpp In-Reply-To: <20780571.1187856273838.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-529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523279 ] Travis Vitek commented on STDCXX-529: ------------------------------------- 2007-08-28 Travis Vitek STDCXX-529 * 22.locale.time.get.mt.cpp: New test exercising the thread safety of the std::time_get facet. > create test 22.locale.time.get.mt.cpp > ------------------------------------- > > Key: STDCXX-529 > URL: https://issues.apache.org/jira/browse/STDCXX-529 > Project: C++ Standard Library > Issue Type: Sub-task > Components: 22. Localization, Thread Safety > Affects Versions: 4.1.2, 4.1.3, 4.1.4 > Reporter: Travis Vitek > Assignee: Travis Vitek > Fix For: 4.2 > > Attachments: 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.