You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Bhavani Iyer (JIRA)" <de...@uima.apache.org> on 2012/11/20 19:06:59 UTC

[jira] [Resolved] (UIMA-2365) UIMACPP build fails on Mac OS X stricmp unavailable replace with strcasecmp in deployCppService.hpp

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

Bhavani Iyer resolved UIMA-2365.
--------------------------------

    Resolution: Fixed
    
> UIMACPP build fails on Mac OS X  stricmp unavailable replace with strcasecmp in deployCppService.hpp
> ----------------------------------------------------------------------------------------------------
>
>                 Key: UIMA-2365
>                 URL: https://issues.apache.org/jira/browse/UIMA-2365
>             Project: UIMA
>          Issue Type: Bug
>          Components: C++ Framework
>    Affects Versions: 2.4.0C
>            Reporter: Bhavani Iyer
>            Assignee: Bhavani Iyer
>             Fix For: 2.4.0C
>
>
> Sylvain Surcin reports:
> The last problem I met was the reference to stricmp in utils/deployCppService.hpp.
> This function is not available under Mac OS X.
> I edited the file to rather user strcasecmp.
> Here is the patch.
> Regards and thanks for your work/help,
> Sylvain

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira