Boost logo

Boost :

From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2022-07-24 10:17:10


On 7/14/22 14:35, Glen Fernandes via Boost wrote:
> Now open for bug fixes and documentation changes. Other changes by
> release manager permission.
>
> The next deadline: On August 3rd, master closes for all changes.

I'd like to merge Boost.Filesystem develop to master:

https://github.com/boostorg/filesystem/compare/master...develop

https://github.com/boostorg/filesystem/commit/e9c845db2ff07927b3e202fcc30d820a53baa69c

Silences compiler warnings.

https://github.com/boostorg/filesystem/commit/7cd11c770b3568bc191fbb43755e27ff47289526

Removes test-only header from include directory.

https://github.com/boostorg/filesystem/commit/945c2ecf11dff68e4bac32053281bc9eb68bb846

Fixes compilation on RTEMS.

https://github.com/boostorg/filesystem/commit/0601c887b7d6cba9eeef6faae694bd9fa1d8dc8c

Updates CI for MacOS to avoid its throttling due to deprecation of
macos-10.15 image.

https://github.com/boostorg/filesystem/commit/014216f3e5199a3d9037dfb10f6b1032ae2afcde

Mostly cosmetics, possibly silences some compiler warnings regarding
literal zeros used as NULL pointers.

https://github.com/boostorg/filesystem/commit/36cf9aaf816a39dce3d32e2bfe09e214d7f3ab64
https://github.com/boostorg/filesystem/commit/ea22e7655258b61776e4213ca4001a6b97b3541b

Properly fixes CVE-2022-21658 on POSIX and Windows.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk