You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Hiram Chirino (JIRA)" <ji...@apache.org> on 2006/05/16 19:25:51 UTC

[jira] Updated: (AMQ-707) makefile plus some changes for the CMS C++ client

     [ https://issues.apache.org/activemq/browse/AMQ-707?page=all ]

Hiram Chirino updated AMQ-707:
------------------------------

    Fix Version: 4.1
                     (was: 4.0 RC2)

> makefile plus some changes for the CMS C++ client
> -------------------------------------------------
>
>          Key: AMQ-707
>          URL: https://issues.apache.org/activemq/browse/AMQ-707
>      Project: ActiveMQ
>         Type: Improvement

>   Components: JMS client
>     Versions: 4.0 RC2
>     Reporter: Manuel Teira
>     Priority: Minor
>      Fix For: 4.1
>  Attachments: patch.bz2
>
>
> I've written a trivial makefile to be able to compile the CMS over Stomp C++ client on Solaris , using Sun Workshop 6. 
> I've also made some changes:
> -Added a strerror_r macro for solaris.
> -Define MSG_NOSIGNAL as zero for solaris
> -Added 'using namespace activemq' to some files to make Sun Workshop find some objects.
> -Corrected a pair of memory leaks found under purify sessions.
> -Corrected a bug in StompTransportFactory::createTransport, not using the argument brokerUrl
> -Deleted a trailing comma in a enum in Session.h, making Sun CC to warn.
> -Added a dummy test to just send a message.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira