Return-Path: Delivered-To: apmail-stdcxx-issues-archive@minotaur.apache.org Received: (qmail 59920 invoked from network); 4 Sep 2009 13:29:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Sep 2009 13:29:21 -0000 Received: (qmail 68646 invoked by uid 500); 4 Sep 2009 13:29:21 -0000 Delivered-To: apmail-stdcxx-issues-archive@stdcxx.apache.org Received: (qmail 68621 invoked by uid 500); 4 Sep 2009 13:29:21 -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 68607 invoked by uid 99); 4 Sep 2009 13:29:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Sep 2009 13:29:21 +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:29:18 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8EE90234C1EE for ; Fri, 4 Sep 2009 06:28:57 -0700 (PDT) Message-ID: <1774561570.1252070937584.JavaMail.jira@brutus> Date: Fri, 4 Sep 2009 06:28:57 -0700 (PDT) From: "Farid Zaripov (JIRA)" To: issues@stdcxx.apache.org Subject: [jira] Resolved: (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 resolved STDCXX-1042. ----------------------------------- Resolution: Fixed Applied to 4.2.x branch in [r811381|http://svn.apache.org/viewvc?view=rev&revision=811381] Merged to 4.3.x branch in [r811383|http://svn.apache.org/viewvc?view=rev&revision=811383] Merged to trunk branch in [r811386|http://svn.apache.org/viewvc?view=rev&revision=811386] > 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 > > Time Spent: 0.17h > Remaining Estimate: 0h > > 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.