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

abseil: update to build against c++17 #62803

Closed
wants to merge 1 commit into from
Closed

Conversation

Mizux
Copy link
Contributor

@Mizux Mizux commented Oct 13, 2020

Split from PR #62790 with only the update of abseil.rb

note: To integrate or-tools I'll need a version of abseil compiled against c++17
details here: https://discourse.brew.sh/t/abseil-and-c-revision/8641

@Mizux Mizux mentioned this pull request Oct 13, 2020
5 tasks
@Mizux
Copy link
Contributor Author

Mizux commented Oct 13, 2020

question: should I add this too ?

  depends_on macos: :high_sierra # needs C++17

note: found using "c++17" grep on Formula directory

Copy link
Member

@SMillerDev SMillerDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @Mizux ! Without contributions like yours it'd be impossible to keep homebrew going with the high standards that users have come to expect from the project. You can feel good knowing that you've made the world a tiny bit better for homebrew users around the world! 👍 🎉

@BrewTestBot
Copy link
Member

🤖 A scheduled task has triggered a merge.

@Mizux
Copy link
Contributor Author

Mizux commented Oct 15, 2020

For the record: Fix for grpc in #62916

Mizux added a commit to or-tools/homebrew_or-tools that referenced this pull request Oct 29, 2020
* Have been added to homebrew-core
  see: Homebrew/homebrew-core#62803
This was referenced Nov 16, 2020
adamnovak added a commit to adamnovak/homebrew-core that referenced this pull request Jun 6, 2023
This will fix Homebrew#133007 and undoes Homebrew#62803 since Abseil 20230125.3 shouldn't need
it.

I'd add a test for user code with C++17 and Abseil with C++14, but then I
wouldn't be able to get rid of the fails with GCC 5 annotation.
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

Successfully merging this pull request may close these issues.

3 participants