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: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to