Created: (STDCXX-1042) adding support for Solaris 11 (SunOS 5.11) in the test harness driver

View: New views
5 Messages — Rating Filter:   Alert me  

Created: (STDCXX-1042) adding support for Solaris 11 (SunOS 5.11) in the test harness driver

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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
            Priority: Trivial
             Fix For: 4.2.2


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.


Updated: (STDCXX-1042) adding support for Solaris 11 (SunOS 5.11) in the test harness driver

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ https://issues.apache.org/jira/browse/STDCXX-1042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Teleman updated STDCXX-1042:
-----------------------------------

    Attachment: driver.cpp.patch

Bite-size patch which adds support for SunOS 5.11 in the test harness driver.

> 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
>            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.


Assigned: (STDCXX-1042) adding support for Solaris 11 (SunOS 5.11) in the test harness driver

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ 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.


Closed: (STDCXX-1042) adding support for Solaris 11 (SunOS 5.11) in the test harness driver

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ https://issues.apache.org/jira/browse/STDCXX-1042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Farid Zaripov closed STDCXX-1042.
---------------------------------


Done

> 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.


Resolved: (STDCXX-1042) adding support for Solaris 11 (SunOS 5.11) in the test harness driver

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ 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.