Skip to content

Remove deprecated std::allocator<void>#296

Open
thed636 wants to merge 1 commit into
masterfrom
fix-std-allocator-void-deprecated
Open

Remove deprecated std::allocator<void>#296
thed636 wants to merge 1 commit into
masterfrom
fix-std-allocator-void-deprecated

Conversation

@thed636

@thed636 thed636 commented Jun 4, 2021

Copy link
Copy Markdown
Contributor

Clang claims about std::allocator is deprecated in C++17

Apple clang version 12.0.5 (clang-1205.0.22.9)
Target: arm64-apple-darwin20.5.0

@thed636 thed636 requested a review from elsid June 4, 2021 22:05
@elsid

elsid commented Jun 5, 2021

Copy link
Copy Markdown
Collaborator

Looks like boost is not longer available to download at https://dl.bintray.com/boostorg/release/1.66.0/source/boost_1_66_0.tar.gz so all linux builds have failed. Need to switch to https://boostorg.jfrog.io/artifactory/main/release/1.66.0/source/boost_1_66_0.tar.gz . Or maybe setup our own mirror to avoid such issue in the future.

@thed636

thed636 commented Jun 5, 2021

Copy link
Copy Markdown
Contributor Author

Outdated versions are such a pain. :(

@elsid

elsid commented Jun 6, 2021

Copy link
Copy Markdown
Collaborator

It's not only outdated version. All boost.org downloads have been moved to boostorg.jfrog.io.

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.

2 participants