Re: [release] Boost 1.91 RC1 available
Alexander Grund via Boost <[email protected]>
| Newsgroups | gmane.comp.lib.boost.devel |
|---|---|
| Message-ID | <[email protected]> |
Am 16.04.26 um 16:49 schrieb Marshall Clow via Boost: > On Apr 16, 2026, at 7:47 AM, Marshall Clow <[email protected]> wrote: >> In particular, there are over 3000 warnings of the form: >> >> ./boost/proto/transform/detail/preprocessed/call.hpp:12:23: warning: declaration of a variadic function without a comma before '...' is deprecated [-Wdeprecated-missing-comma-variadic-parameter] >> 12 | struct call<Fun(A0...)> : transform<call<Fun(A0...)> > >> | ^ >> | , >> ./boost/proto/transform/detail/preprocessed/call.hpp:12:52: warning: declaration of a variadic function without a comma before '...' is deprecated [-Wdeprecated-missing-comma-variadic-parameter] >> 12 | struct call<Fun(A0...)> : transform<call<Fun(A0...)> > >> | ^ >> | , >> ./boost/proto/transform/detail/preprocessed/call.hpp:32:28: warning: declaration of a variadic function without a comma before '...' is deprecated [-Wdeprecated-missing-comma-variadic-parameter] >> 32 | struct call<Fun(A0 , A1...)> : transform<call<Fun(A0 , A1...)> > >> >> (C++2c only) > This has already been reported: > https://github.com/boostorg/proto/issues/37 > > — Marshall >3k warnings is ridiculous. The issue is almost a year old, the PR half a year Given the patch is pretty trivial and CI from clang 3.9 to GCC 14 has already succeeded again I'd vote to include this for 1.91 - Alex _______________________________________________ Boost mailing list -- [email protected] To unsubscribe send an email to [email protected] https://lists.boost.org/mailman3/lists/boost.lists.boost.org/ Archived at: https://lists.boost.org/archives/list/[email protected]/message/UWYJZ6D5EAIXZVL4WRIZRZOD56EVKXLF/
smime.p7s
(application/pkcs7-signature, 4.7 KB) - not displayed