From stdcxx-dev-return-4581-apmail-incubator-stdcxx-dev-archive=incubator.apache.org@incubator.apache.org Sun Aug 26 21:09:53 2007 Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 53558 invoked from network); 26 Aug 2007 21:09:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Aug 2007 21:09:53 -0000 Received: (qmail 24691 invoked by uid 500); 26 Aug 2007 21:09:49 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 24676 invoked by uid 500); 26 Aug 2007 21:09:49 -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 24663 invoked by uid 99); 26 Aug 2007 21:09:49 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 26 Aug 2007 14:09:49 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 26 Aug 2007 21:10:41 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id A5E9A714163 for ; Sun, 26 Aug 2007 14:09:30 -0700 (PDT) Message-ID: <32810521.1188162570677.JavaMail.jira@brutus> Date: Sun, 26 Aug 2007 14:09:30 -0700 (PDT) From: "Martin Sebor (JIRA)" To: stdcxx-dev@incubator.apache.org Subject: [jira] Updated: (STDCXX-1) allow linking with other implementations 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-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-1: ------------------------------ Affects Version/s: 4.1.3 4.1.4 Fix Version/s: 4.3 Added 4.1.3 and 4.1.4 to affected versions and scheduled for 4.3 (it's too big for a patch release like 4.2.1). > allow linking with other implementations > ---------------------------------------- > > Key: STDCXX-1 > URL: https://issues.apache.org/jira/browse/STDCXX-1 > Project: C++ Standard Library > Issue Type: Improvement > Components: Configuration > Affects Versions: 4.1.2, 4.1.3, 4.1.4 > Environment: All. > Reporter: Martin Sebor > Fix For: 4.3 > > > This is an enhancement request to allow object files (libraries, or executable programs) compiled against this implementation of the C++ Standard Library to link with others compiled against another implementation (such as GNU libstdc++ or STLport). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.