Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 65234 invoked from network); 29 May 2007 15:22:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 May 2007 15:22:17 -0000 Received: (qmail 55524 invoked by uid 500); 29 May 2007 15:22:22 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 55509 invoked by uid 500); 29 May 2007 15:22:21 -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 55498 invoked by uid 99); 29 May 2007 15:22:21 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 May 2007 08:22:21 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [208.30.140.160] (HELO moroha.quovadx.com) (208.30.140.160) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 May 2007 08:22:16 -0700 Received: from qxvcexch01.ad.quovadx.com ([192.168.170.59]) by moroha.quovadx.com (8.13.6/8.13.6) with ESMTP id l4TFL0Cx013840 for ; Tue, 29 May 2007 15:21:01 GMT Received: from [10.70.3.113] ([10.70.3.113]) by qxvcexch01.ad.quovadx.com with Microsoft SMTPSVC(6.0.3790.1830); Tue, 29 May 2007 09:21:23 -0600 Message-ID: <465C456B.9000104@roguewave.com> Date: Tue, 29 May 2007 09:23:23 -0600 From: Martin Sebor Organization: Rogue Wave Software User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.2) Gecko/20070221 SeaMonkey/1.1.1 MIME-Version: 1.0 To: stdcxx-dev@incubator.apache.org Subject: [VOTE RESULT] commit-then-review vs review-then-commit policy References: <46520C7C.7020702@roguewave.com> In-Reply-To: <46520C7C.7020702@roguewave.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 29 May 2007 15:21:23.0561 (UTC) FILETIME=[0464F590:01C7A205] X-Virus-Checked: Checked by ClamAV on apache.org It's been well over 72 hours so it's time to tally up the vote: everyone prefers to go option #1 (below). I will go ahead and update the stdcxx web page accordingly. > [ ] All committers follow Commit-Then-Review for safe changes, > Review-Then-Commit for potentially breaking changes. What > constitutes a breakng change is a judgment call to be made > by each committer. The rule of thumb is that changes which > involve advanced/sophisticated C++ features, C99 features, > or optional POSIX (and other) extensions may cause breakage > on some platforms. The vote detail is as follows: 6 votes strongly in favor of option #1 (above) and 0 against: Andrew Black Anton Pevtsov Farid Zaripov Liviu Nicoara Martin Sebor Bill Rowe 0 votes in favor of option #2 (see the [VOTE] thread), 1 neutral, and 4 against. 1 and 1/2 vote in favor of option #3, 1 neutral, one against. Thanks Martin