[
https://issues.apache.org/jira/browse/XERCESC-1172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Boris Kolpackov closed XERCESC-1172.
------------------------------------
Resolution: Fixed
Assignee: (was: Xerces-C Developers Mailing List)
Presumably fixed in 3.0.1.
> XMLString::compareNIString uses strnicmp which isnt available under
> codewarrior 9 on OS X
> -----------------------------------------------------------------------------------------
>
> Key: XERCESC-1172
> URL: https://issues.apache.org/jira/browse/XERCESC-1172
> Project: Xerces-C++
> Issue Type: Bug
> Components: Build
> Affects Versions: 2.4.0
> Environment: Operating System: MacOS X
> Platform: Macintosh
> Reporter: Morten Lindholm
>
> XMLString::compareNIString uses strnicmp which isnt available under
> codewarrior 9 on OS X.
> This results in a link error when building the carbon targets
> I suggest using strncasecmp instead, which requires the codewarriro
> projectfile to include
> MSL_Extras_Carbon.Lib & MSL_Extras-Carbon_D.lib
--
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]