[
https://issues.apache.org/jira/browse/GEODE-9326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494267#comment-17494267
]
ASF subversion and git services commented on GEODE-9326:
--------------------------------------------------------
Commit 94056127cab636168f9ea502d742f72f645cbf9a in geode-native's branch
refs/heads/develop from Mario Salazar de Torres
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=9405612 ]
GEODE-9326: Replace ACE_Get_Opt (#814)
- Replaced ACE_GET_Opt by Boost alternative.
- Due to the include changes there was a compilation error in fw_spawn,
which is solved by this commit.
- Fixed FD_SETSIZE to 1024 for Win32 to avoid coredump in ACE_Process
> Remove ACE_Get_Opt references
> -----------------------------
>
> Key: GEODE-9326
> URL: https://issues.apache.org/jira/browse/GEODE-9326
> 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* native client contributor
> *I WANT TO* remove all remaining references to ACE_Get_Opt
> *SO THAT* eventually we can get rid of ACE library
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)