You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Allan Schrum (JIRA)" <ji...@apache.org> on 2009/02/06 23:03:59 UTC

[jira] Updated: (AMQNET-141) Conditional Compilation Not Very Clear

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

Allan Schrum updated AMQNET-141:
--------------------------------

    Attachment: AMQNET-141-741308.diff

Patch properly segregates .NET 1.x code from other .NET variants.

> 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
>         Attachments: AMQNET-141-741308.diff
>
>
> 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.