Return-Path: Delivered-To: apmail-stdcxx-issues-archive@minotaur.apache.org Received: (qmail 54614 invoked from network); 4 Sep 2009 13:17:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Sep 2009 13:17:19 -0000 Received: (qmail 40889 invoked by uid 500); 4 Sep 2009 13:17:19 -0000 Delivered-To: apmail-stdcxx-issues-archive@stdcxx.apache.org Received: (qmail 40862 invoked by uid 500); 4 Sep 2009 13:17:19 -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 40852 invoked by uid 99); 4 Sep 2009 13:17:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Sep 2009 13:17:19 +0000 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; Fri, 04 Sep 2009 13:17:17 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 78D67234C004 for ; Fri, 4 Sep 2009 06:16:57 -0700 (PDT) Message-ID: <754015734.1252070217478.JavaMail.jira@brutus> Date: Fri, 4 Sep 2009 06:16:57 -0700 (PDT) From: "Farid Zaripov (JIRA)" To: issues@stdcxx.apache.org Subject: [jira] Assigned: (STDCXX-1042) adding support for Solaris 11 (SunOS 5.11) in the test harness driver In-Reply-To: <249363902.1252068897763.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/STDCXX-1042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Farid Zaripov reassigned STDCXX-1042: ------------------------------------- Assignee: Farid Zaripov > adding support for Solaris 11 (SunOS 5.11) in the test harness driver > --------------------------------------------------------------------- > > Key: STDCXX-1042 > URL: https://issues.apache.org/jira/browse/STDCXX-1042 > Project: C++ Standard Library > Issue Type: Improvement > Components: Test Driver > Affects Versions: 4.2.1 > Environment: Solaris SPARC and/or Intel. > Reporter: Stefan Teleman > Assignee: Farid Zaripov > Priority: Trivial > Fix For: 4.2.2 > > Attachments: driver.cpp.patch > > > This small patch adds support for the next version of Solaris -- Solaris 11 or SunOS 5.11. > Without the patch, the test harness identified the running operating system as "unknown". -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.