You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/06/22 19:16:00 UTC

[jira] [Commented] (GEODE-10074) Remove ACE remains

    [ https://issues.apache.org/jira/browse/GEODE-10074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17557658#comment-17557658 ] 

ASF subversion and git services commented on GEODE-10074:
---------------------------------------------------------

Commit 9b5b86ca90ae4a2338317450541ac984064dc64a in geode-native's branch refs/heads/master from Mario Salazar de Torres
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=9b5b86ca9 ]

GEODE-10074: Remove ACE remainings (#928)

- Removed all the ACE includes along the repository
 - Removed ACE from CMake project.
 - Removed ACE dependency.
 - There were a couple of files in which ACE's strcmp was used.
   So, its usage was replaced to to std::string::operator==
 - Removed non-necessary ACE's getcwd calls.

> Remove ACE remains
> ------------------
>
>                 Key: GEODE-10074
>                 URL: https://issues.apache.org/jira/browse/GEODE-10074
>             Project: Geode
>          Issue Type: Improvement
>          Components: native client
>            Reporter: Mario Salazar de Torres
>            Assignee: Mario Salazar de Torres
>            Priority: Major
>              Labels: obliterate-ace, pull-request-available
>
> *AS A* geode-native contributor
> *I WANT TO* remove all the ACE remaining 
> *SO THAT* geode-native does not depend on ACE anymore



--
This message was sent by Atlassian Jira
(v8.20.7#820007)