[
https://issues.apache.org/jira/browse/GEODE-9058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17309691#comment-17309691
]
ASF subversion and git services commented on GEODE-9058:
--------------------------------------------------------
Commit 5ca01f5c4730315cbe036e8a8e79c9d57c788437 in geode-native's branch
refs/heads/develop from Mario Salazar de Torres
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=5ca01f5 ]
GEODE-9058: Remove ACE_OS references (#774)
- All references to ACE_OS have been removed in the source and replaced
by a suitable boost alternative, an STL alternative or in few cases,
a custom alternative.
- Note that most of the impacts are in the old integration tests.
- Boost::iostream added to old integration tests.
> Remove ACE_OS references
> ------------------------
>
> Key: GEODE-9058
> URL: https://issues.apache.org/jira/browse/GEODE-9058
> Project: Geode
> Issue Type: Task
> 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 WOULD LIKE* to remove any references to ACE_OS in the source
> *SO THAT* we can get rid of ACE for good, eventually.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)