You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Nathan Mittler (JIRA)" <ji...@apache.org> on 2007/03/18 18:58:34 UTC

[jira] Resolved: (AMQCPP-94) StompConnector should use Long::toString instead of Integer::toString

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

Nathan Mittler resolved AMQCPP-94.
----------------------------------

    Resolution: Fixed

patch applied to trunk.  Thanks!

> StompConnector should use Long::toString instead of Integer::toString
> ---------------------------------------------------------------------
>
>                 Key: AMQCPP-94
>                 URL: https://issues.apache.org/activemq/browse/AMQCPP-94
>             Project: ActiveMQ C++ Client
>          Issue Type: Improvement
>          Components: Stomp
>    Affects Versions: 2.0
>            Reporter: Albert Strasheim
>         Assigned To: Nathan Mittler
>            Priority: Minor
>             Fix For: 2.0
>
>         Attachments: StompConnector-Long.diff
>
>
> When compiling with Visual Studio 2005, I get warnings like the following:
> warning C4244: 'argument' : conversion from '__int64' to 'int', possible loss of data
> Patch attached to fix these.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.