From dev-return-7296-apmail-stdcxx-dev-archive=stdcxx.apache.org@stdcxx.apache.org Thu Apr 10 21:34:05 2008 Return-Path: Delivered-To: apmail-stdcxx-dev-archive@www.apache.org Received: (qmail 9463 invoked from network); 10 Apr 2008 21:34:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Apr 2008 21:34:05 -0000 Received: (qmail 71879 invoked by uid 500); 10 Apr 2008 21:34:05 -0000 Delivered-To: apmail-stdcxx-dev-archive@stdcxx.apache.org Received: (qmail 71861 invoked by uid 500); 10 Apr 2008 21:34:05 -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 71852 invoked by uid 99); 10 Apr 2008 21:34:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Apr 2008 14:34:05 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of msebor@gmail.com designates 209.85.200.174 as permitted sender) Received: from [209.85.200.174] (HELO wf-out-1314.google.com) (209.85.200.174) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Apr 2008 21:33:22 +0000 Received: by wf-out-1314.google.com with SMTP id 27so182755wfd.2 for ; Thu, 10 Apr 2008 14:33:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:organization:user-agent:mime-version:to:subject:content-type:content-transfer-encoding:sender; bh=/pB6SYZWPq2nYrn4hycWbGKYEyi0LLJ2cCx48VFsrbk=; b=l59x3AxMLZLG6CrHX1AVbv5KTIk/Yl7APV5uiALZm/GYdSaLmyhF5hYuujnS7vB+8gsor3C4P1BF8oHVC/Pv9OIVvT7jXN9NclY+JfzbUXbv+M/rCZ2S5/QInPv6hEeAgGRgko+WitSInOzzV07Htoye+7QVRNjKLCp/l9PUB1w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:organization:user-agent:mime-version:to:subject:content-type:content-transfer-encoding:sender; b=MwSXBfBJr5CKxau3IkDTeuDZQgyYwN+lx2zrpQ4ayntIrwaIaMtt/dSpIkVYshB3CcZGALh4fuIo0+D5HItCx3fxYyDxe+qfuAYRigiMhq3uXt7MlGvGmLUhgvajA8A6FDdgSvVql/ZVJU/OMdf2T1Fj1k0xI1eV9sWy/2QQiig= Received: by 10.142.111.13 with SMTP id j13mr572860wfc.334.1207863213248; Thu, 10 Apr 2008 14:33:33 -0700 (PDT) Received: from localhost.localdomain ( [71.229.200.170]) by mx.google.com with ESMTPS id 20sm3785314wfi.14.2008.04.10.14.33.32 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 10 Apr 2008 14:33:32 -0700 (PDT) Message-ID: <47FE87AB.4050009@roguewave.com> Date: Thu, 10 Apr 2008 15:33:31 -0600 From: Martin Sebor Organization: Rogue Wave Software, Inc. User-Agent: Thunderbird 2.0.0.12 (X11/20080226) MIME-Version: 1.0 To: dev@stdcxx.apache.org Subject: tagging 4.2.x Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: Martin Sebor X-Virus-Checked: Checked by ClamAV on apache.org The 4.2.x build results are up and looking good: http://people.apache.org/~sebor/stdcxx-4.2.1/results/ I'm still wrestling with our scripts trying to get them to generate cross-build views but I'm hoping to have those up later today. We have tons of changes on trunk that still need to be merged out to 4.2.x but before that happens I'd like to tag the branch and create a tags/4.2.1-rc-1 to set a stable baseline to compare against for regressions introduced during the merge. The tag will be ready shortly. Once tagged, we can go ahead and proceed with the merge. Martin