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 1D4A8DD0B for ; Fri, 28 Sep 2012 15:06:48 +0000 (UTC) Received: (qmail 54668 invoked by uid 500); 28 Sep 2012 15:06:48 -0000 Delivered-To: apmail-stdcxx-dev-archive@stdcxx.apache.org Received: (qmail 54631 invoked by uid 500); 28 Sep 2012 15:06:48 -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 54622 invoked by uid 99); 28 Sep 2012 15:06:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Sep 2012 15:06:47 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.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; Fri, 28 Sep 2012 15:06:38 +0000 Received: from [192.168.72.105] (unknown [166.57.38.196]) by hates.ms (Postfix) with ESMTPSA id E6B2245C1AE for ; Fri, 28 Sep 2012 15:06:17 +0000 (UTC) Message-ID: <5065BC28.5070607@hates.ms> Date: Fri, 28 Sep 2012 11:03:04 -0400 From: Liviu Nicoara User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120907 Thunderbird/15.0.1 MIME-Version: 1.0 To: dev@stdcxx.apache.org Subject: Re: STDCXX-1071 numpunct facet defect References: <506399E5.3050503@hates.ms> <50644977.3010503@hates.ms> <5064EEDA.2010004@gmail.com> <50658168.6000409@hates.ms> <53D52D02E87FA04A948D9A74A7AE617C12E8A1E9A4@Eagle.Blue.Roguewave.Com> In-Reply-To: <53D52D02E87FA04A948D9A74A7AE617C12E8A1E9A4@Eagle.Blue.Roguewave.Com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 09/28/12 11:01, Travis Vitek wrote: > Only major versions can break binary. The versioning policy for stdcxx can be found here.. > > http://stdcxx.apache.org/versions.html Thanks, that clarifies things. Liviu