Need wrappers for Posix types declared in Windows portability layer
-------------------------------------------------------------------
Key: QPID-1951
URL: https://issues.apache.org/jira/browse/QPID-1951
Project: Qpid
Issue Type: Improvement
Components: C++ Client
Environment: Windows C++
Reporter: Pete MacKinnon
Priority: Minor
Currently, these are declared in qpid/sys/windows/IntegerTypes.h
typedef int pid_t;
typedef int ssize_t;
However, these declarations can conflict with other client software C++ headers
that have their own Windows declarations of these types.
--
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]