[
https://issues.apache.org/activemq/browse/AMQNET-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
james strachan moved AMQ-1101 to AMQNET-20:
-------------------------------------------
Fix Version/s: 1.0
Component/s: (was: NMS (C# client))
Affects Version/s: (was: 4.0)
Key: AMQNET-20 (was: AMQ-1101)
Project: ActiveMQ .Net (was: ActiveMQ)
> Problem when compiling vs2005-activemq project with unsafe method call
> ----------------------------------------------------------------------
>
> Key: AMQNET-20
> URL: https://issues.apache.org/activemq/browse/AMQNET-20
> Project: ActiveMQ .Net
> Issue Type: Bug
> Environment: Windows XP, SP2
> Reporter: Pascal ST-LAURENT
> Fix For: 1.0
>
> Original Estimate: 30 minutes
> Remaining Estimate: 30 minutes
>
> In vs2005-activemq project,
> src/main/csharp/ActiveMQ/Commands/ActiveMQTextMessage.cs file, Text property.
> Must use Marchal.SizeOf() method instead of sizeof(). In this case, we don't
> need to specified to build the project with unsafe directive and uses only
> managed code.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.