You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by sd...@apache.org on 2022/10/28 18:21:38 UTC

[ignite-3] branch ignite-18007 updated (ce771f2b93 -> 623dc5c593)

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

sdanilov pushed a change to branch ignite-18007
in repository https://gitbox.apache.org/repos/asf/ignite-3.git


    from ce771f2b93 IGNITE-18007 MacOS support
     add 623dc5c593 IGNITE-18007 Fixes part 1

No new revisions were added by this update.

Summary of changes:
 modules/platforms/cpp/ignite/common/config.h                 |  6 +++---
 .../platforms/cpp/ignite/network/detail/linux/sockets.cpp    |  6 +-----
 .../platforms/cpp/ignite/network/detail/macos/sockets.cpp    |  6 +-----
 modules/platforms/cpp/ignite/network/network.cpp             |  6 +++---
 .../platforms/cpp/tests/test-common/detail/linux_process.h   | 11 ++---------
 .../platforms/cpp/tests/test-common/detail/macos_process.h   | 11 ++---------
 modules/platforms/cpp/tests/test-common/ignite_runner.cpp    |  2 +-
 modules/platforms/cpp/tests/test-common/process.cpp          | 12 ++++++------
 8 files changed, 19 insertions(+), 41 deletions(-)