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

Roger Leigh closed XERCESC-2152.
--------------------------------
       Resolution: Fixed
         Assignee: Roger Leigh
    Fix Version/s: 3.2.2

Thanks for reporting this.  I couldn't see any other instances of unquoted 
types with spaces in this file.  This should only be hit if size_t was not 
defined, so should not be possible on anything but the most ancient and 
non-standard compilers.

Fixed in SVN r1840375.

> Wrong value for XERCES_SIZE_T in XercesIntTypes.cmake
> -----------------------------------------------------
>
>                 Key: XERCESC-2152
>                 URL: https://issues.apache.org/jira/browse/XERCESC-2152
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 3.2.1
>            Reporter: Volo Zyko
>            Assignee: Roger Leigh
>            Priority: Minor
>             Fix For: 3.2.2
>
>
> In the line {{set(XERCES_SIZE_T unsigned long)}} the value should be quoted, 
> otherwise cmake incorrectly inserts it as {{#define XERCES_SIZE_T 
> unsigned;long}} to InstalXerces_autoconf_config.hpp



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to