boost icon indicating copy to clipboard operation
boost copied to clipboard

Super-project for modularized Boost

Results 173 boost issues
Sort by recently updated
recently updated
newest added

👋 Hi! This PR proposes to upstream a small change that we are shipping in Krita starting with 5.1 (https://invent.kde.org/graphics/krita/-/commit/2876937bf2dfea45645c31ebb749b1a0d08d067b). In short, this will enable users of the CMD bootstrap...

Hello, We are porting our product to RHEL8. Our old configuration is this: $ cat /etc/redhat-release Red Hat Enterprise Linux Server release 7.9 (Maipo) $ gcc --version gcc (GCC) 4.8.5...

Hello I would like to use the Boost 1.80 Header-Only Libraries in my C++/WinRT UWP App. But when I switch the C++ Language Standard to "ISO C++20 Standard (/std:c++20)", then...

Apple announced the new Xcode 14 beta IDE. It causes 3 build errors in dependent Boost lib which uses deprecated sprintf: > Boost/headers/lexical_cast/detail/converter_lexical_streams.hpp > 'sprintf' is deprecated: This function is...

I'm trying to build boost v1.76 on Cygwin-64 for Openroad project. It comes to a point, obvious to me, openroad require the asio library from boost. However, base on the...

changed name to corrected

The python3 update to release-tools has run for a couple of releases. Merging those changes into the master and develop branches. Pointing CircleCI to use the develop branch.

This adds the minimal set of declarations to make it possible to have both legacy non-modular building work with new modular building. It allows incremental addition in libraries to get...