You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Andrew Stitcher (JIRA)" <qp...@incubator.apache.org> on 2009/12/08 21:29:18 UTC

[jira] Assigned: (QPID-1951) Need wrappers for Posix types declared in Windows portability layer

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

Andrew Stitcher reassigned QPID-1951:
-------------------------------------

    Assignee: Andrew Stitcher

> 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:dev-subscribe@qpid.apache.org