You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "james strachan (JIRA)" <ji...@apache.org> on 2007/02/27 15:23:02 UTC

[jira] Moved: (AMQNET-40) Openwire code (from HEAD) doesn't compile on .Net 1.1 - uses sizeof(int)

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

james strachan moved AMQ-821 to AMQNET-40:
------------------------------------------

      Component/s:     (was: JMS client)
    Fix Version/s:     (was: 4.2.0)
                   1.0
              Key: AMQNET-40  (was: AMQ-821)
          Project: ActiveMQ .Net  (was: ActiveMQ)

> Openwire code (from HEAD) doesn't compile on .Net 1.1 - uses sizeof(int)
> ------------------------------------------------------------------------
>
>                 Key: AMQNET-40
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-40
>             Project: ActiveMQ .Net
>          Issue Type: Bug
>         Environment: Net 1.1
>            Reporter: Dan Haywood
>            Priority: Minor
>             Fix For: 1.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.
-
You can reply to this email to add a comment to the issue online.