[ https://issues.apache.org/activemq/browse/AMQ-821?page=all ]
james strachan updated AMQ-821: ------------------------------- Fix Version/s: 4.1 (was: incubation) changed fix version > 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.1 > > 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