Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AAD9DF821 for ; Mon, 8 Apr 2013 07:45:17 +0000 (UTC) Received: (qmail 27294 invoked by uid 500); 8 Apr 2013 07:45:17 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 27119 invoked by uid 500); 8 Apr 2013 07:45:16 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 27066 invoked by uid 99); 8 Apr 2013 07:45:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Apr 2013 07:45:15 +0000 Date: Mon, 8 Apr 2013 07:45:15 +0000 (UTC) From: "Jeremy Leung (JIRA)" To: dev@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMQCPP-475) Fix for Atomics Helper for Solaris 10 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMQCPP-475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Leung updated AMQCPP-475: -------------------------------- Patch Info: Patch Available > 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 > 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