Compiler error concerning TRANSACTION_ROLLBACK
----------------------------------------------

                 Key: AMQCPP-145
                 URL: https://issues.apache.org/activemq/browse/AMQCPP-145
             Project: ActiveMQ C++ Client
          Issue Type: Bug
          Components: CMS Impl
    Affects Versions: 2.1, 2.0
         Environment: Visual Studio 2005 SP1, latest Microsoft SDK
            Reporter: Eddie Fast
            Assignee: Nathan Mittler


With the latest activemq-cpp, using Visual Studio 2005 SP1, plus the latest 
Microsoft SDK, there's a compiler error with TRANSACTION_ROLLBACK, in 
OpenWireConnector.h.

WinNT.h has a #define for TRANSACTION_ROLLBACK which causes the compiler error.

Since the enum is private, I was able to rename it in OpenWireConnector.h 
without a problem.

Platform SDK - 
http://www.microsoft.com/downloads/details.aspx?FamilyID=C2B1E300-F358-4523-B479-F53D234CDCCF&displaylang=en
MSDN doc on TRANSACTION_ROLLBACK - 
http://msdn2.microsoft.com/en-us/library/aa366384.aspx


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to