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

Bug fixes for 1.84 #401

Merged
merged 4 commits into from
Nov 22, 2023
Merged

Bug fixes for 1.84 #401

merged 4 commits into from
Nov 22, 2023

Conversation

mborland
Copy link
Member

No description provided.

mborland and others added 4 commits August 3, 2023 10:28
Fix definition of BOOST_TEST_PRIxPTR for glibc 2.2-2.17
Remove `std::move` on a temporary object to fix the following level 4
warning with Visual Studio 17.4 and later:

warning C5263: calling 'std::move' on a temporary object prevents copy elision
* Remove C++03 Testing

* Add cxx14 requirement to boost.mp test

* Fix jamfile syntax

* Remove clang 2b runs

* Remove GCC-4.8

* Add doc/examples to depinst

* Fix clang 11-14 STL failures
@mborland mborland merged commit 0dcca18 into master Nov 22, 2023
80 checks passed
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