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/11/13 22:43:05 UTC

[jira] Updated: (AMQ-821) Openwire code (from HEAD) doesn't compile on .Net 1.1 - uses sizeof(int)

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

Hiram Chirino updated AMQ-821:
------------------------------

    Fix Version/s: 4.2
                       (was: 4.1.0)

> Openwire code (from HEAD) doesn't compile on .Net 1.1 - uses sizeof(int)
> ------------------------------------------------------------------------
>
>                 Key: AMQ-821
>                 URL: https://issues.apache.org/activemq/browse/AMQ-821
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: JMS client
>         Environment: Net 1.1
>            Reporter: Dan Haywood
>            Priority: Minor
>             Fix For: 4.2.0
>
>         Attachments: ActiveMQTextMessage.cs.diff, nant.build.diff
>
>
> sizeof(int) is unsafe code on Net-1.1.
> I've attached patches to put the code in unsafe { ... } block, plus fix to nant.build.  Same code also (still) compiles on 2.0.

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