C++ Windows; IntegerTypes.h need not define size_t
--------------------------------------------------
Key: QPID-1745
URL: https://issues.apache.org/jira/browse/QPID-1745
Project: Qpid
Issue Type: Bug
Components: C++ Broker, C++ Client
Affects Versions: M4
Environment: Windows, Visual Studio 2008 (VC9)
Reporter: Steve Huston
Assignee: Steve Huston
Priority: Minor
Fix For: 0.5
The qpid/cpp/src/qpid/sys/windows/IntegerTypes.h file typedefs size_t. This is
not necessary for VC9, and the definition conflicts with the proper def for
64-bit builds. Removing the typedef for size_t works for both 32- and 64-bit
builds.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]