|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
7.0.28 24 Feb 2026 09:33:14
    |
Ronald Klop (ronald)  Author: Dimitry Andric |
databases/mongodb70: fix build with clang 21
With clang 21 databases/mongodb70 fails to build, with errors similar to:
In file included from
src/third_party/boost/libs/log/src/default_sink.cpp:20:
In file included from src/third_party/boost/boost/thread/locks.hpp:10:
In file included from
src/third_party/boost/boost/thread/lock_algorithms.hpp:11:
In file included from src/third_party/boost/boost/thread/lock_types.hpp:18:
In file included from src/third_party/boost/boost/thread/thread_time.hpp:11:
In file included from
src/third_party/boost/boost/date_time/posix_time/posix_time_types.hpp:16:
In file included from
src/third_party/boost/boost/date_time/posix_time/posix_time_duration.hpp:15:
In file included from
src/third_party/boost/boost/numeric/conversion/cast.hpp:33:
In file included from
src/third_party/boost/boost/numeric/conversion/converter.hpp:13:
In file included from
src/third_party/boost/boost/numeric/conversion/conversion_traits.hpp:13:
In file included from
src/third_party/boost/boost/numeric/conversion/detail/conversion_traits.hpp:18:(Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 1
|