Conditional Compilation Not Very Clear
--------------------------------------
Key: AMQNET-141
URL: https://issues.apache.org/activemq/browse/AMQNET-141
Project: ActiveMQ .Net
Issue Type: Bug
Components: ActiveMQ Client
Environment: Windows XP
Reporter: Allan Schrum
Assignee: Jim Gomes
Priority: Trivial
The conditional compilation statements for a couple of files intends to
segregate code that is .NET 1.x versus future versions (.NET 2 and higher), but
the way it is written is confusing. The attached patch is more clear as to what
code is for .NET 1.x and what code is for other .NET variants.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.