You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by bb...@apache.org on 2019/06/06 21:53:10 UTC

[geode-native] branch develop updated (f55c8cd -> 6054b81)

This is an automated email from the ASF dual-hosted git repository.

bbender pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode-native.git.


    from f55c8cd  Fix lib path for benchmark library - new version changed output location - was breaking RHEL builds
     add 6054b81  GEODE-6843: Moved header implemenations into the source file where they belong. (#484)

No new revisions were added by this update.

Summary of changes:
 cppcache/integration/test/CMakeLists.txt           |  18 +-
 cppcache/src/TcrMessage.cpp                        | 443 +++++++++++++--
 cppcache/src/TcrMessage.hpp                        | 621 ++++-----------------
 cppcache/test/CMakeLists.txt                       |  37 +-
 .../{integration => }/test/ChunkedHeaderTest.cpp   |   0
 5 files changed, 535 insertions(+), 584 deletions(-)
 rename cppcache/{integration => }/test/ChunkedHeaderTest.cpp (100%)