[
https://issues.apache.org/jira/browse/QPID-1951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12787739#action_12787739
]
Andrew Stitcher edited comment on QPID-1951 at 12/8/09 8:50 PM:
----------------------------------------------------------------
Essentially these types need to be removed one way or another from use within
the Windows code
was (Author: astitcher):
Essentially these types need to be removed one way or antoher from use
within the Windows code
> 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: Bug
> Components: C++ Client
> Environment: Windows C++
> Reporter: Pete MacKinnon
> Assignee: Andrew Stitcher
>
> 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]