You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Roger Leigh (JIRA)" <xe...@xml.apache.org> on 2017/06/15 06:59:00 UTC

[jira] [Resolved] (XERCESC-2073) autoconf uses incorrect size_t and ssize_t fallback types

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

Roger Leigh resolved XERCESC-2073.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 3.2.0

Fixed in 1798795.

> autoconf uses incorrect size_t and ssize_t fallback types
> ---------------------------------------------------------
>
>                 Key: XERCESC-2073
>                 URL: https://issues.apache.org/jira/browse/XERCESC-2073
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 3.1.4
>         Environment: Using autoconf build
>            Reporter: Roger Leigh
>            Priority: Minor
>             Fix For: 3.2.0
>
>         Attachments: autoconf-size-fallbacks.patch
>
>
> size_t is unsigned, ssize_t is signed.  However, the fallback types are swapped making them incorrect for their purpose.  The attached patch rectifies this oversight.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org