From issues-return-378-apmail-stdcxx-issues-archive=stdcxx.apache.org@stdcxx.apache.org Tue Feb 19 21:41:16 2008 Return-Path: Delivered-To: apmail-stdcxx-issues-archive@locus.apache.org Received: (qmail 72015 invoked from network); 19 Feb 2008 21:41:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Feb 2008 21:41:15 -0000 Received: (qmail 17014 invoked by uid 500); 19 Feb 2008 21:41:10 -0000 Delivered-To: apmail-stdcxx-issues-archive@stdcxx.apache.org Received: (qmail 16993 invoked by uid 500); 19 Feb 2008 21:41:10 -0000 Mailing-List: contact issues-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 issues@stdcxx.apache.org Received: (qmail 16984 invoked by uid 99); 19 Feb 2008 21:41:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Feb 2008 13:41:10 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Feb 2008 21:40:46 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 7CE3A234C03D for ; Tue, 19 Feb 2008 13:40:43 -0800 (PST) Message-ID: <1045695735.1203457243510.JavaMail.jira@brutus> Date: Tue, 19 Feb 2008 13:40:43 -0800 (PST) From: "Martin Sebor (JIRA)" To: issues@stdcxx.apache.org Subject: [jira] Updated: (STDCXX-731) framework to verify binary compatibility In-Reply-To: <1942912077.1203457243459.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-731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-731: -------------------------------- Component/s: Test Harness Set Component to Test Harness. > framework to verify binary compatibility > ---------------------------------------- > > Key: STDCXX-731 > URL: https://issues.apache.org/jira/browse/STDCXX-731 > Project: C++ Standard Library > Issue Type: Bug > Components: Test Harness > Affects Versions: 4.2.0 > Reporter: Martin Sebor > Original Estimate: 80h > Remaining Estimate: 80h > > In the 4.2.0 release we ran into binary incompatibilities late in the release cycle that ended up costly to fix. What would have prevented the incompatibilities, or at least allowed us to detect them early on, would have been an automated framework to verify the binary compatibility of the library. This is a placeholder issue to design and implement such a framework. > I'm guesstimating the effort of putting something like this in place at 80 hours, possibly more. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.