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

Use ABSL #780

Open
sandwichmaker opened this issue Mar 21, 2022 · 1 comment
Open

Use ABSL #780

sandwichmaker opened this issue Mar 21, 2022 · 1 comment
Milestone

Comments

@sandwichmaker
Copy link
Contributor

googletest is going to take ABSL as a dependency.

Once ABSL gains the ability to do logging, we should replace our use of glog, miniglog and gflags with ABSL. This will also allow us to remove a bunch of our internal forks like FixedArray too.

@sandwichmaker sandwichmaker added this to the 2.2 milestone Mar 21, 2022
@sandwichmaker
Copy link
Contributor Author

Now that the logging library is part of abseil

https://github.com/abseil/abseil-cpp/tree/master/absl/log

we should be able to replace our use of gflags and glog with absl.

@sandwichmaker sandwichmaker modified the milestones: 2.2, 2.3 Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant