[
https://issues.apache.org/jira/browse/GEODE-3754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236022#comment-16236022
]
ASF GitHub Bot commented on GEODE-3754:
---------------------------------------
dgkimura opened a new pull request #140: GEODE-3754: Replace public API
function out parameters with return variables
URL: https://github.com/apache/geode-native/pull/140
Unittests and integration-tests passed on Linux and Windows
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Replace all public API function out parameters with return values
> -----------------------------------------------------------------
>
> Key: GEODE-3754
> URL: https://issues.apache.org/jira/browse/GEODE-3754
> Project: Geode
> Issue Type: Improvement
> Components: native client
> Reporter: Jacob S. Barrett
> Priority: Major
>
> Replace all functions with out parameters with return values. Use
> {{std::tuple}} where more then one return value is required.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)