From dev-return-8791-apmail-stdcxx-dev-archive=stdcxx.apache.org@stdcxx.apache.org Mon Sep 24 23:49:27 2012 Return-Path: X-Original-To: apmail-stdcxx-dev-archive@www.apache.org Delivered-To: apmail-stdcxx-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0B484D449 for ; Mon, 24 Sep 2012 23:49:27 +0000 (UTC) Received: (qmail 20135 invoked by uid 500); 24 Sep 2012 23:49:26 -0000 Delivered-To: apmail-stdcxx-dev-archive@stdcxx.apache.org Received: (qmail 20108 invoked by uid 500); 24 Sep 2012 23:49:26 -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 20099 invoked by uid 99); 24 Sep 2012 23:49:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Sep 2012 23:49:26 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [64.34.174.152] (HELO hates.ms) (64.34.174.152) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Sep 2012 23:49:21 +0000 Received: from [2.128.155.7] (unknown [206.197.31.227]) by hates.ms (Postfix) with ESMTPSA id 4BB6745C1A9 for ; Mon, 24 Sep 2012 23:49:00 +0000 (UTC) Message-ID: <5060F16B.4090600@hates.ms> Date: Mon, 24 Sep 2012 19:48:59 -0400 From: Liviu Nicoara User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:15.0) Gecko/20120907 Thunderbird/15.0.1 MIME-Version: 1.0 To: dev@stdcxx.apache.org Subject: Re: STDCXX-1056 : numpunct fix References: <894FBDAF-8B56-4C7F-9FC0-B8DC37463354@hates.ms> <387F8CB6-D039-4366-917A-441011E4AC4C@hates.ms> <2D8DF968-03D2-4C44-9EA1-115DC2F6155C@hates.ms> <505BB863.4080901@pathscale.com> <53D52D02E87FA04A948D9A74A7AE617C12E899368F@Eagle.Blue.Roguewave.Com> <505C6737.1070209@hates.ms> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On 9/24/12 12:06 AM, Stefan Teleman wrote: > On Fri, Sep 21, 2012 at 9:10 AM, Liviu Nicoara wrote: >> On 09/21/12 05:13, Stefan Teleman wrote: >>> >>> On Fri, Sep 21, 2012 at 2:28 AM, Travis Vitek >>> wrote: >>> >>> I have provided this list with test results showing that my patch >>> *does* fix the race condition problems identified by all the tools at >>> my disposal. I'm willing to bet you never looked at it. You dismissed >>> it outright, just because you didn't like the *idea* that increasing >>> the size of the cache, and eliminating that useless cache resizing >>> would play an important role in eliminating the race conditions. >> >> >> >> I looked at it in great detail and I am sure Travis read it too. The >> facet/locale buffer management is a red herring. Apparently, we cannot >> convince you, regardless of the argument. That's fine by me. > > This bug [STDCXX-1056] was updated over the weekend with new comments. > Here's the link to the comments, for the record: Stefan, was it your intention to completely eliminate all the race conditions with this last patch? Is this what the tools showed in your environment? Thanks, Liviu > > https://issues.apache.org/jira/browse/STDCXX-1056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461452#comment-13461452 >