You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2013/04/08 17:35:16 UTC

[jira] [Resolved] (AMQCPP-475) Fix for Atomics Helper for Solaris 10

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

Timothy Bish resolved AMQCPP-475.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 3.7.0

Patch applied, thanks.

I can't test this since I don't have access to Solaris so I'm assuming it works
                
> Fix for Atomics Helper for Solaris 10
> -------------------------------------
>
>                 Key: AMQCPP-475
>                 URL: https://issues.apache.org/jira/browse/AMQCPP-475
>             Project: ActiveMQ C++ Client
>          Issue Type: Bug
>          Components: Decaf
>    Affects Versions: 3.6.0
>         Environment: Solaris 10
>            Reporter: Jeremy Leung
>            Assignee: Timothy Bish
>            Priority: Blocker
>              Labels: atomic, solaris
>             Fix For: 3.7.0
>
>         Attachments: patchfile.txt
>
>
> activemq-cpp/src/main/decaf/internal/util/concurrent/unix/Atomics is not compile-able under Solaris 10 with Sun Studio 11 (CC: Sun C++ 5.8 Patch 121018-20).
> The Attached Patch Fixed:
> - Atomics::compareAndSet32 and Atomics::compareAndSet is not working as expected and will caused the IOTransport not started correctly
> - CC Compiler Errors

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira