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

Stephan Aiche updated XERCESC-1850:
-----------------------------------

    Attachment: MacOSUnicodeConverter.hpp.diff

Patch that makes XercesC 3.0.0 compile with gcc-4.2 on Mac OS X 10.5.6

> XercesC build fails on Mac OS X 10.5.6 with gcc 4.2
> ---------------------------------------------------
>
>                 Key: XERCESC-1850
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1850
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 3.0.1
>         Environment: Mac OS X Version 10.5.6 / i686-apple-darwin9-gcc-4.2.1 
> (GCC) 4.2.1 (Apple Inc. build 5566)
>            Reporter: Stephan Aiche
>         Attachments: MacOSUnicodeConverter.hpp.diff
>
>   Original Estimate: 0.17h
>  Remaining Estimate: 0.17h
>
> If I try to compile the current release of XercesC with the gcc-4.2 compiler 
> included in XCode (3.2.1) I get the following compiler error 
> In file included from xercesc/util/PlatformUtils.cpp:112:
> ./xercesc/util/Transcoders/MacOSUnicodeConverter/MacOSUnicodeConverter.hpp:107:
>  error: extra qualification 'xercesc_3_0::MacOSUnicodeConverter::' on member 
> 'CopyCStringToPascal'
> make[3]: *** [xercesc/util/PlatformUtils.lo] Error 1
> make[2]: *** [all-recursive] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
> I already created a patch that fixes this issue. I will attach it to the bug 
> report

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to