The free peer-reviewed portable C++ source libraries
Go to file
Kefu Chai 33b1e83abc Add patch for Boost.Accumulators bug
This change silences the warning when compiling Boost.accumulators
with GCC 13. as some projects using Boost.Accumulators are compiled
with -Werror. Without this change, these project would have to disable
-Wuninitialized warning or silence it temporarily when including
the offending headers. Neither of these two solution is ideal from
a developer's perspective. so let's apply the patch when packaging
Boost. The patch was included by Boost 1.83.

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
2023-08-20 01:12:37 +08:00
.fmf init FMF CI gating 2021-04-12 12:12:48 +00:00
plans Fix test plan by removing obsolete beakerlib setting 2023-03-15 12:02:09 +00:00
tests/boost-testsuite-sanity init FMF CI gating 2021-04-12 12:12:48 +00:00
.gitignore [Rawhide] Renamed the patch, as it was changed and Koji did not notice it. 2011-01-10 23:07:35 +01:00
b2.1 Rebase to 1.73.0 2020-05-28 08:44:23 +01:00
boost-1.73.0-cmakedir.patch Rebase to 1.73.0 2020-05-28 08:44:23 +01:00
boost-1.75.0-remove-deprecated-boost-iterator.patch Patch for https://bugzilla.redhat.com/show_bug.cgi\?id\=1958382 2021-05-10 10:40:07 -07:00
boost-1.76.0-fix_multiprecision_issue_419-ppc64le.patch Fix https://github.com/boostorg/multiprecision/issues/419 2022-02-01 16:03:04 +01:00
boost-1.76.0-fix-narrowing-conversions-for-ppc.patch Change spec file to use autospec for applying patches 2023-03-15 18:22:28 +00:00
boost-1.76.0-random-test.patch Add patch to fix CI failure 2021-09-01 17:59:26 +01:00
boost-1.78.0-b2-build-flags.patch Rebase to 1.78.0 2022-05-03 07:42:29 -07:00
boost-1.78.0-fix-b2-staging.patch Rebase to 1.78.0 2022-05-03 07:42:29 -07:00
boost-1.78.0-no-rpath.patch Rebase to 1.78.0 2022-05-03 07:42:29 -07:00
boost-1.81-phoenix-multiple-defn.patch Add patch for Boost.Phoenix bugs (#2178210) 2023-03-15 09:38:57 +00:00
boost-1.81.0-always-initialize-member-variable.patch Add patch for Boost.Accumulators bug 2023-08-20 01:12:37 +08:00
boost-1.81.0-build-optflags.patch Rebase to 1.81.0 2023-02-20 09:27:47 -08:00
boost.rpmlintrc Add rpmlintrc file to suppress errors in Zuul checks 2022-02-03 00:17:30 +00:00
boost.spec Add patch for Boost.Accumulators bug 2023-08-20 01:12:37 +08:00
gating.yaml drop unwanted scratch build rule for gating 2021-08-17 16:31:18 +00:00
libboost_thread.so Try again 2013-12-02 00:53:40 +01:00
sources Rebase to 1.81.0 2023-02-20 09:27:47 -08:00