Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GEODE-10074: Remove ACE remainings #928

Merged
merged 2 commits into from Apr 19, 2022

Conversation

gaussianrecurrence
Copy link
Contributor

  • Removed all the ACE includes along the repository
  • Removed ACE from CMake project.
  • Removed ACE dependency.
  • There were a couple of files in which ACE's strcmp was used.
    So, its usage was replaced to to std::string::operator==

 - Removed all the ACE includes along the repository
 - Removed ACE from CMake project.
 - Removed ACE dependency.
 - There were a couple of files in which ACE's strcmp was used.
   So, its usage was replaced to to std::string::operator==
 - Removed non-necessary ACE's getcwd calls.
cppcache/CMakeLists.txt Show resolved Hide resolved
cppcache/integration-test/CMakeLists.txt Show resolved Hide resolved
cppcache/integration-test/fw_helper.hpp Show resolved Hide resolved
cppcache/src/CppCacheLibrary.cpp Show resolved Hide resolved
cppcache/src/CppCacheLibrary.cpp Show resolved Hide resolved
@pdxcodemonkey
Copy link
Contributor

@gaussianrecurrence please rebase to resolve conflicts, and I will merge ASAP. Thanks!

@gaussianrecurrence
Copy link
Contributor Author

@gaussianrecurrence please rebase to resolve conflicts, and I will merge ASAP. Thanks!
Sorry for the huge delay. I've updated the branch and solved the conflict.

@pdxcodemonkey pdxcodemonkey merged commit 9b5b86c into apache:develop Apr 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants