--- Begin Message ---
Source: fmtlib
Version: 9.1.0+ds1-2
Severity: important
Tags: ftbfs
User: python-modules-t...@lists.alioth.debian.org
Usertags: sphinx7.1
Hi,
fmtlib fails to build with Sphinx 7.1 and docutils 0.20, both of which
are currently available in experimental.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> mkdir -p bdir/doxyxml
> doxygen debian/doxygen.conf
> /<<PKGBUILDDIR>>/include/fmt/core.h:1543: warning: Compound fmt::appender is
> not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:785: warning: Compound
> fmt::basic_format_arg is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1562: warning: Compound
> fmt::basic_format_arg is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1788: warning: Compound
> fmt::basic_format_context is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2134: warning: Compound
> fmt::basic_format_specs is not documented.
> /<<PKGBUILDDIR>>/include/fmt/ostream.h:141: warning: Compound
> fmt::basic_ostream_formatter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/printf.h:26: warning: Compound
> fmt::basic_printf_context is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:3137: warning: Compound
> fmt::basic_runtime is not documented.
> /<<PKGBUILDDIR>>/include/fmt/os.h:224: warning: Compound fmt::buffered_file
> is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3841: warning: Compound fmt::bytes is
> not documented.
> /<<PKGBUILDDIR>>/include/fmt/color.h:328: warning: Compound
> fmt::detail::ansi_color_escape is not documented.
> /<<PKGBUILDDIR>>/include/fmt/printf.h:113: warning: Compound
> fmt::detail::arg_converter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1150: warning: Compound
> fmt::detail::arg_data is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1164: warning: Compound
> fmt::detail::arg_data< T, Char, NUM_ARGS, 0 > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3384: warning: Compound
> fmt::detail::arg_formatter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1345: warning: Compound
> fmt::detail::arg_mapper is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2161: warning: Compound
> fmt::detail::arg_ref is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2176: warning: Compound
> fmt::detail::arg_ref::value is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1478: warning: Compound
> fmt::detail::basic_data is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1390: warning: Compound
> fmt::detail::basic_fp is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:2256: warning: Compound
> fmt::detail::big_decimal_fp is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:2707: warning: Compound
> fmt::detail::bigint is not documented.
> /<<PKGBUILDDIR>>/include/fmt/os.h:365: warning: Compound
> fmt::detail::buffer_size is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:948: warning: Compound
> fmt::detail::buffer_traits is not documented.
> /<<PKGBUILDDIR>>/include/fmt/printf.h:169: warning: Compound
> fmt::detail::char_converter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:570: warning: Compound
> fmt::detail::char_t_impl< S, enable_if_t< is_string< S >::value > > is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/color.h:209: warning: Compound
> fmt::detail::color_type is not documented.
> /<<PKGBUILDDIR>>/include/fmt/color.h:223: warning: Compound
> fmt::detail::color_type::color_union is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:729: warning: Compound
> fmt::detail::compile_parse_context is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1085: warning: Compound
> fmt::detail::counting_buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:2138: warning: Compound
> fmt::detail::counting_iterator is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:2149: warning: Compound
> fmt::detail::counting_iterator::value_type is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3403: warning: Compound
> fmt::detail::custom_formatter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1233: warning: Compound
> fmt::detail::custom_value is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3365: warning: Compound
> fmt::detail::default_arg_formatter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1931: warning: Compound
> fmt::detail::digit_grouping is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1330: warning: Compound
> fmt::detail::dragonbox::decimal_fp is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1326: warning: Compound
> fmt::detail::dragonbox::float_info< T, enable_if_t< is_double_double< T
> >::value > > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1317: warning: Compound
> fmt::detail::dragonbox::float_info< T, enable_if_t< std::numeric_limits< T
> >::digits==64||std::numeric_limits< T >::digits==113||is_float128< T >::value
> > > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1303: warning: Compound
> fmt::detail::dragonbox::float_info< double > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1291: warning: Compound
> fmt::detail::dragonbox::float_info< float > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2189: warning: Compound
> fmt::detail::dynamic_format_specs is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2233: warning: Compound
> fmt::detail::dynamic_specs_handler is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:632: warning: Compound
> fmt::detail::error_handler is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:2465: warning: Compound
> fmt::detail::fallback_digit_grouping is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1123: warning: Compound
> fmt::detail::fallback_formatter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/ostream.h:66: warning: Compound
> fmt::detail::file_access is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2086: warning: Compound
> fmt::detail::fill_t is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1710: warning: Compound
> fmt::detail::find_escape_result is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:954: warning: Compound
> fmt::detail::fixed_buffer_traits is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2779: warning: Compound
> fmt::detail::float_specs is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1205: warning: Compound
> fmt::detail::format_decimal_result is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2935: warning: Compound
> fmt::detail::format_string_checker is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:2563: warning: Compound
> fmt::detail::gen_digits_handler is not documented.
> /<<PKGBUILDDIR>>/include/fmt/printf.h:188: warning: Compound
> fmt::detail::get_cstring is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1333: warning: Compound
> fmt::detail::has_format_as is not documented.
> /<<PKGBUILDDIR>>/include/fmt/printf.h:63: warning: Compound
> fmt::detail::int_checker is not documented.
> /<<PKGBUILDDIR>>/include/fmt/printf.h:71: warning: Compound
> fmt::detail::int_checker< true > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/ostream.h:30: warning: Compound
> fmt::detail::is_streamable is not documented.
> /<<PKGBUILDDIR>>/include/fmt/printf.h:96: warning: Compound
> fmt::detail::is_zero_int is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:971: warning: Compound
> fmt::detail::iterator_buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1048: warning: Compound
> fmt::detail::iterator_buffer< T *, T > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1003: warning: Compound
> fmt::detail::iterator_buffer< T *, T, fixed_buffer_traits > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1060: warning: Compound
> fmt::detail::iterator_buffer< std::back_insert_iterator< Container >,
> enable_if_t< is_contiguous< Container >::value, typename
> Container::value_type > > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1710: warning: Compound
> fmt::detail::locale_ref is not documented.
> /<<PKGBUILDDIR>>/include/fmt/printf.h:111: warning: Compound
> fmt::detail::make_unsigned_or_bool< bool > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1138: warning: Compound
> fmt::detail::named_arg is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1144: warning: Compound
> fmt::detail::named_arg_info is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1228: warning: Compound
> fmt::detail::named_arg_value is not documented.
> /<<PKGBUILDDIR>>/include/fmt/os.h:375: warning: Compound
> fmt::detail::ostream_params is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3440: warning: Compound
> fmt::detail::precision_checker is not documented.
> /<<PKGBUILDDIR>>/include/fmt/printf.h:225: warning: Compound
> fmt::detail::printf_arg_formatter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/printf.h:79: warning: Compound
> fmt::detail::printf_precision_handler is not documented.
> /<<PKGBUILDDIR>>/include/fmt/printf.h:195: warning: Compound
> fmt::detail::printf_width_handler is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2860: warning: Compound
> fmt::detail::specs_checker is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3477: warning: Compound
> fmt::detail::specs_handler is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2197: warning: Compound
> fmt::detail::specs_setter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/ostream.h:135: warning: Compound
> fmt::detail::streamed_view is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1223: warning: Compound
> fmt::detail::string_value is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2726: warning: Compound
> fmt::detail::strip_named_arg is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2729: warning: Compound
> fmt::detail::strip_named_arg< T, true > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/color.h:451: warning: Compound
> fmt::detail::styled_arg is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1160: warning: Compound
> fmt::detail::thousands_sep_result is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3573: warning: Compound
> fmt::detail::udl_arg is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3537: warning: Compound
> fmt::detail::udl_formatter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/os.h:147: warning: Compound
> fmt::detail::utf16_to_utf8 is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1274: warning: Compound
> fmt::detail::utf8_to_utf16 is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1240: warning: Compound
> fmt::detail::value is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3420: warning: Compound
> fmt::detail::width_checker is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:2027: warning: Compound
> fmt::detail::write_int_arg is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1883: warning: Compound
> fmt::detail::write_int_data is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3759: warning: Compound
> fmt::dynamic_formatter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/os.h:282: warning: Compound fmt::file is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:3238: warning: Compound
> fmt::format_to_n_result is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3876: warning: Compound
> fmt::group_digits_view is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3922: warning: Compound fmt::join_view
> is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:325: warning: Compound fmt::monostate is
> not documented.
> /<<PKGBUILDDIR>>/include/fmt/color.h:192: warning: Compound fmt::rgb is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:308: warning: Compound fmt::type_identity
> is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3715: warning: no uniquely matching
> class member found for
> template < T, Char >
> template < FormatContext >
> auto fmt::formatter< T, Char >::format(const T &val, FormatContext &ctx)
> const -> decltype(ctx.out())
> Possible candidates:
> 'void(* fmt::detail::custom_value< Context >::format)(void *arg,
> parse_context &parse_ctx, Context &ctx)' at line 1236 of file
> /<<PKGBUILDDIR>>/include/fmt/core.h
> 'float_format fmt::detail::float_specs::format' at line 2781 of file
> /<<PKGBUILDDIR>>/include/fmt/core.h
> 'template < FormatContext >
> auto fmt::formatter< weekday, Char >::format(weekday wd, FormatContext
> &ctx) const -> decltype(ctx.out())' at line 1873 of file
> /<<PKGBUILDDIR>>/include/fmt/chrono.h
> 'template < FormatContext >
> auto fmt::formatter< std::chrono::duration< Rep, Period >, Char
> >::format(const duration &d, FormatContext &ctx) const ->
> decltype(ctx.out())' at line 1973 of file
> /<<PKGBUILDDIR>>/include/fmt/chrono.h
> 'template < FormatContext >
> auto fmt::formatter< std::chrono::time_point< std::chrono::system_clock,
> Duration >, Char >::format(std::chrono::time_point< std::chrono::system_clock
> > val, FormatContext &ctx) const -> decltype(ctx.out())' at line 2011 of file
> /<<PKGBUILDDIR>>/include/fmt/chrono.h
> 'template < FormatContext >
> auto fmt::formatter< std::tm, Char >::format(const std::tm &tm,
> FormatContext &ctx) const -> decltype(ctx.out())' at line 2051 of file
> /<<PKGBUILDDIR>>/include/fmt/chrono.h
> 'template < FormatContext >
> auto fmt::formatter< detail::styled_arg< T >, Char >::format(const
> detail::styled_arg< T > &arg, FormatContext &ctx) const ->
> decltype(ctx.out())' at line 597 of file /<<PKGBUILDDIR>>/include/fmt/color.h
> 'void fmt::basic_format_arg< Context >::handle::format(typename
> Context::parse_context_type &parse_ctx, Context &ctx) const' at line 1592 of
> file /<<PKGBUILDDIR>>/include/fmt/core.h
> 'template < FormatContext >
> auto fmt::formatter< T, Char, enable_if_t< detail::type_constant< T, Char
> >::value !=detail::type::custom_type > >::format(const T &val, FormatContext
> &ctx) const -> decltype(ctx.out())' at line 3112 of file
> /<<PKGBUILDDIR>>/include/fmt/core.h
> 'template < FormatContext >
> auto fmt::formatter< signed char, Char >::format(signed char const &val,
> FormatContext &ctx) const -> decltype(ctx.out())' at line 3126 of file
> /<<PKGBUILDDIR>>/include/fmt/core.h
> 'template < FormatContext >
> auto fmt::formatter< unsigned char, Char >::format(unsigned char const
> &val, FormatContext &ctx) const -> decltype(ctx.out())' at line 3127 of file
> /<<PKGBUILDDIR>>/include/fmt/core.h
> 'template < FormatContext >
> auto fmt::formatter< short, Char >::format(short const &val, FormatContext
> &ctx) const -> decltype(ctx.out())' at line 3128 of file
> /<<PKGBUILDDIR>>/include/fmt/core.h
> 'template < FormatContext >
> auto fmt::formatter< unsigned short, Char >::format(unsigned short const
> &val, FormatContext &ctx) const -> decltype(ctx.out())' at line 3129 of file
> /<<PKGBUILDDIR>>/include/fmt/core.h
> 'template < FormatContext >
> auto fmt::formatter< long, Char >::format(long const &val, FormatContext
> &ctx) const -> decltype(ctx.out())' at line 3130 of file
> /<<PKGBUILDDIR>>/include/fmt/core.h
> 'template < FormatContext >
> auto fmt::formatter< unsigned long, Char >::format(unsigned long const
> &val, FormatContext &ctx) const -> decltype(ctx.out())' at line 3131 of file
> /<<PKGBUILDDIR>>/include/fmt/core.h
> 'template < FormatContext >
> auto fmt::formatter< Char *, Char >::format(Char *const &val, FormatContext
> &ctx) const -> decltype(ctx.out())' at line 3132 of file
> /<<PKGBUILDDIR>>/include/fmt/core.h
> 'template < FormatContext >
> auto fmt::formatter< std::basic_string< Char >, Char
> >::format(std::basic_string< Char > const &val, FormatContext &ctx) const ->
> decltype(ctx.out())' at line 3133 of file /<<PKGBUILDDIR>>/include/fmt/core.h
> 'template < FormatContext >
> auto fmt::formatter< std::nullptr_t, Char >::format(std::nullptr_t const
> &val, FormatContext &ctx) const -> decltype(ctx.out())' at line 3134 of file
> /<<PKGBUILDDIR>>/include/fmt/core.h
> 'template < FormatContext >
> auto fmt::formatter< detail::std_string_view< Char >, Char
> >::format(detail::std_string_view< Char > const &val, FormatContext &ctx)
> const -> decltype(ctx.out())' at line 3135 of file
> /<<PKGBUILDDIR>>/include/fmt/core.h
> 'template < FormatContext >
> auto fmt::formatter< void *, Char >::format(void *val, FormatContext &ctx)
> const -> decltype(ctx.out())' at line 3733 of file
> /<<PKGBUILDDIR>>/include/fmt/format.h
> 'template < FormatContext >
> auto fmt::formatter< Char[N], Char >::format(const Char *val, FormatContext
> &ctx) const -> decltype(ctx.out())' at line 3741 of file
> /<<PKGBUILDDIR>>/include/fmt/format.h
> 'template < T, FormatContext >
> auto fmt::dynamic_formatter< Char >::format(const T &val, FormatContext
> &ctx) -> decltype(ctx.out())' at line 3787 of file
> /<<PKGBUILDDIR>>/include/fmt/format.h
> 'template < FormatContext >
> auto fmt::formatter< bytes >::format(bytes b, FormatContext &ctx) ->
> decltype(ctx.out())' at line 3866 of file
> /<<PKGBUILDDIR>>/include/fmt/format.h
> 'template < FormatContext >
> auto fmt::formatter< group_digits_view< T > >::format(group_digits_view< T
> > t, FormatContext &ctx) -> decltype(ctx.out())' at line 3909 of file
> /<<PKGBUILDDIR>>/include/fmt/format.h
> 'template < FormatContext >
> auto fmt::formatter< join_view< It, Sentinel, Char >, Char >::format(const
> join_view< It, Sentinel, Char > &value, FormatContext &ctx) const ->
> decltype(ctx.out())' at line 3968 of file
> /<<PKGBUILDDIR>>/include/fmt/format.h
> 'template < FormatContext >
> auto fmt::formatter< std::error_code, Char >::format(const std::error_code
> &ec, FormatContext &ctx) const -> decltype(ctx.out())' at line 130 of file
> /<<PKGBUILDDIR>>/include/fmt/os.h
> 'template < T, OutputIt >
> auto fmt::basic_ostream_formatter< Char >::format(const T &value,
> basic_format_context< OutputIt, Char > &ctx) const -> OutputIt' at line 145
> of file /<<PKGBUILDDIR>>/include/fmt/ostream.h
> 'template < OutputIt >
> auto fmt::formatter< detail::streamed_view< T >, Char
> >::format(detail::streamed_view< T > view, basic_format_context< OutputIt,
> Char > &ctx) const -> OutputIt' at line 160 of file
> /<<PKGBUILDDIR>>/include/fmt/ostream.h
>
> /<<PKGBUILDDIR>>/include/fmt/core.h:1554: warning: Member unchecked_type
> (typedef) of class fmt::appender is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1553: warning: Member appender(base it)
> noexcept (function) of class fmt::appender is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1556: warning: Member operator++()
> noexcept -> appender & (function) of class fmt::appender is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1557: warning: Member operator++(int)
> noexcept -> appender (function) of class fmt::appender is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1603: warning: Member operator bool()
> const noexcept (function) of class fmt::basic_format_arg is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1607: warning: Member type() const ->
> detail::type (function) of class fmt::basic_format_arg is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1609: warning: Member is_integral() const
> -> bool (function) of class fmt::basic_format_arg is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1610: warning: Member is_arithmetic()
> const -> bool (function) of class fmt::basic_format_arg is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1950: warning: Member size_type (typedef)
> of class fmt::basic_format_args is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1951: warning: Member format_arg
> (typedef) of class fmt::basic_format_args is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2036: warning: Member
> get(basic_string_view< Char > name) const -> format_arg (function) of class
> fmt::basic_format_args is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2042: warning: Member
> get_id(basic_string_view< Char > name) const -> int (function) of class
> fmt::basic_format_args is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2052: warning: Member max_size() const ->
> int (function) of class fmt::basic_format_args is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1799: warning: Member iterator (typedef)
> of class fmt::basic_format_context is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1800: warning: Member format_arg
> (typedef) of class fmt::basic_format_context is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1801: warning: Member parse_context_type
> (typedef) of class fmt::basic_format_context is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1802: warning: Member formatter_type
> (typedef) of class fmt::basic_format_context is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1804: warning: Member
> basic_format_context(basic_format_context &&)=default (function) of class
> fmt::basic_format_context is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1816: warning: Member arg(int id) const
> -> format_arg (function) of class fmt::basic_format_context is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1817: warning: Member
> arg(basic_string_view< char_type > name) -> format_arg (function) of class
> fmt::basic_format_context is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1820: warning: Member
> arg_id(basic_string_view< char_type > name) -> int (function) of class
> fmt::basic_format_context is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1823: warning: Member args() const ->
> const basic_format_args< basic_format_context > & (function) of class
> fmt::basic_format_context is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1827: warning: Member error_handler() ->
> detail::error_handler (function) of class fmt::basic_format_context is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1828: warning: Member on_error(const char
> *message) (function) of class fmt::basic_format_context is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1831: warning: Member out() -> iterator
> (function) of class fmt::basic_format_context is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1834: warning: Member advance_to(iterator
> it) (function) of class fmt::basic_format_context is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1838: warning: Member locale() ->
> detail::locale_ref (function) of class fmt::basic_format_context is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:662: warning: Member char_type (typedef)
> of class fmt::basic_format_parse_context is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:663: warning: Member iterator (typedef)
> of class fmt::basic_format_parse_context is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:665: warning: Member
> basic_format_parse_context(basic_string_view< Char > format_str, ErrorHandler
> eh={}, int next_arg_id=0) (function) of class fmt::basic_format_parse_context
> is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:714: warning: Member
> check_arg_id(basic_string_view< Char >) (function) of class
> fmt::basic_format_parse_context is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:715: warning: Member
> check_dynamic_spec(int arg_id) (function) of class
> fmt::basic_format_parse_context is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:717: warning: Member on_error(const char
> *message) (function) of class fmt::basic_format_parse_context is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:721: warning: Member error_handler()
> const -> ErrorHandler (function) of class fmt::basic_format_parse_context is
> not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2135: warning: Member width (variable) of
> struct fmt::basic_format_specs is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2136: warning: Member precision
> (variable) of struct fmt::basic_format_specs is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2137: warning: Member type (variable) of
> struct fmt::basic_format_specs is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2138: warning: Member align (variable) of
> struct fmt::basic_format_specs is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2139: warning: Member sign (variable) of
> struct fmt::basic_format_specs is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2140: warning: Member alt (variable) of
> struct fmt::basic_format_specs is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2141: warning: Member localized
> (variable) of struct fmt::basic_format_specs is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2142: warning: Member fill (variable) of
> struct fmt::basic_format_specs is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:3148: warning: Member
> basic_format_string(const S &s) (function) of class fmt::basic_format_string
> is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:3165: warning: Member
> basic_format_string(basic_runtime< Char > r) (function) of class
> fmt::basic_format_string is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:3167: warning: Member operator
> basic_string_view< Char >() const (function) of class
> fmt::basic_format_string is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:836: warning: Member value_type
> (typedef) of class fmt::basic_memory_buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:837: warning: Member const_reference
> (typedef) of class fmt::basic_memory_buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:889: warning: Member value_type (typedef)
> of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:890: warning: Member const_reference
> (typedef) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:839: warning: Member
> basic_memory_buffer(const Allocator &alloc=Allocator()) (function) of class
> fmt::basic_memory_buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:891: warning: Member get_allocator()
> const -> Allocator (function) of class fmt::basic_memory_buffer is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:905: warning: Member append(const
> ContiguousRange &range) (function) of class fmt::basic_memory_buffer is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:895: warning: Member begin() noexcept ->
> T * (function) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:896: warning: Member end() noexcept -> T
> * (function) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:898: warning: Member begin() const
> noexcept -> const T * (function) of class fmt::detail::buffer is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:899: warning: Member end() const noexcept
> -> const T * (function) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:918: warning: Member try_resize(size_t
> count) (function) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:927: warning: Member try_reserve(size_t
> new_capacity) (function) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:931: warning: Member push_back(const T
> &value) (function) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:939: warning: Member operator[](Idx
> index) -> T & (function) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:943: warning: Member operator[](Idx
> index) const -> const T & (function) of class fmt::detail::buffer is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:871: warning: Member buffer(size_t sz)
> noexcept (function) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:873: warning: Member buffer(T *p=nullptr,
> size_t sz=0, size_t cap=0) noexcept (function) of class fmt::detail::buffer
> is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:877: warning: Member buffer(buffer
> &&)=default (function) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/ostream.h:145: warning: Member format(const T
> &value, basic_format_context< OutputIt, Char > &ctx) const -> OutputIt
> (function) of struct fmt::basic_ostream_formatter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/printf.h:32: warning: Member char_type (typedef)
> of class fmt::basic_printf_context is not documented.
> /<<PKGBUILDDIR>>/include/fmt/printf.h:33: warning: Member format_arg
> (typedef) of class fmt::basic_printf_context is not documented.
> /<<PKGBUILDDIR>>/include/fmt/printf.h:34: warning: Member parse_context_type
> (typedef) of class fmt::basic_printf_context is not documented.
> /<<PKGBUILDDIR>>/include/fmt/printf.h:35: warning: Member formatter_type
> (typedef) of class fmt::basic_printf_context is not documented.
> /<<PKGBUILDDIR>>/include/fmt/printf.h:47: warning: Member out() (function) of
> class fmt::basic_printf_context is not documented.
> /<<PKGBUILDDIR>>/include/fmt/printf.h:48: warning: Member advance_to(OutputIt
> it) (function) of class fmt::basic_printf_context is not documented.
> /<<PKGBUILDDIR>>/include/fmt/printf.h:50: warning: Member locale() (function)
> of class fmt::basic_printf_context is not documented.
> /<<PKGBUILDDIR>>/include/fmt/printf.h:52: warning: Member arg(int id) const
> (function) of class fmt::basic_printf_context is not documented.
> /<<PKGBUILDDIR>>/include/fmt/printf.h:54: warning: Member on_error(const char
> *message) (function) of class fmt::basic_printf_context is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:662: warning: Member char_type (typedef)
> of class fmt::basic_format_parse_context is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:663: warning: Member iterator (typedef)
> of class fmt::basic_format_parse_context is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:665: warning: Member
> basic_format_parse_context(basic_string_view< Char > format_str, ErrorHandler
> eh={}, int next_arg_id=0) (function) of class fmt::basic_format_parse_context
> is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:714: warning: Member
> check_arg_id(basic_string_view< Char >) (function) of class
> fmt::basic_format_parse_context is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:715: warning: Member
> check_dynamic_spec(int arg_id) (function) of class
> fmt::basic_format_parse_context is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:717: warning: Member on_error(const char
> *message) (function) of class fmt::basic_format_parse_context is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:721: warning: Member error_handler()
> const -> ErrorHandler (function) of class fmt::basic_format_parse_context is
> not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:3137: warning: Member str (variable) of
> struct fmt::basic_runtime is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:436: warning: Member value_type (typedef)
> of class fmt::basic_string_view is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:437: warning: Member iterator (typedef)
> of class fmt::basic_string_view is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:468: warning: Member basic_string_view(S
> s) noexcept (function) of class fmt::basic_string_view is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:477: warning: Member begin() const
> noexcept -> iterator (function) of class fmt::basic_string_view is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:478: warning: Member end() const noexcept
> -> iterator (function) of class fmt::basic_string_view is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:480: warning: Member operator[](size_t
> pos) const noexcept -> const Char & (function) of class
> fmt::basic_string_view is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:484: warning: Member remove_prefix(size_t
> n) noexcept (function) of class fmt::basic_string_view is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:490: warning: Member
> compare(basic_string_view other) const -> int (function) of class
> fmt::basic_string_view is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:498: warning: Member
> operator==(basic_string_view lhs, basic_string_view rhs) -> bool (friend) of
> class fmt::basic_string_view is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:503: warning: Member
> operator!=(basic_string_view lhs, basic_string_view rhs) -> bool (friend) of
> class fmt::basic_string_view is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:506: warning: Member
> operator<(basic_string_view lhs, basic_string_view rhs) -> bool (friend) of
> class fmt::basic_string_view is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:509: warning: Member
> operator<=(basic_string_view lhs, basic_string_view rhs) -> bool (friend) of
> class fmt::basic_string_view is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:512: warning: Member
> operator>(basic_string_view lhs, basic_string_view rhs) -> bool (friend) of
> class fmt::basic_string_view is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:515: warning: Member
> operator>=(basic_string_view lhs, basic_string_view rhs) -> bool (friend) of
> class fmt::basic_string_view is not documented.
> /<<PKGBUILDDIR>>/include/fmt/os.h:243: warning: Member
> buffered_file(buffered_file &&other) noexcept (function) of class
> fmt::buffered_file is not documented.
> /<<PKGBUILDDIR>>/include/fmt/os.h:247: warning: Member
> operator=(buffered_file &&other) (function) of class fmt::buffered_file is
> not documented.
> /<<PKGBUILDDIR>>/include/fmt/os.h:255: warning: Member
> buffered_file(cstring_view filename, cstring_view mode) (function) of class
> fmt::buffered_file is not documented.
> /<<PKGBUILDDIR>>/include/fmt/os.h:258: warning: Member close() (function) of
> class fmt::buffered_file is not documented.
> /<<PKGBUILDDIR>>/include/fmt/os.h:261: warning: Member get() const noexcept
> (function) of class fmt::buffered_file is not documented.
> /<<PKGBUILDDIR>>/include/fmt/os.h:263: warning: Member descriptor() const
> (function) of class fmt::buffered_file is not documented.
> /<<PKGBUILDDIR>>/include/fmt/os.h:265: warning: Member vprint(string_view
> format_str, format_args args) (function) of class fmt::buffered_file is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/os.h:270: warning: Member print(string_view
> format_str, const Args &... args) (function) of class fmt::buffered_file is
> not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3847: warning: Member bytes(string_view
> data) (function) of class fmt::bytes is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3779: warning: Member
> parse(ParseContext &ctx) -> decltype(ctx.begin()) (function) of class
> fmt::dynamic_formatter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3787: warning: Member format(const T
> &val, FormatContext &ctx) -> decltype(ctx.out()) (function) of class
> fmt::dynamic_formatter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/os.h:304: warning: Member file(cstring_view
> path, int oflag) (function) of class fmt::file is not documented.
> /<<PKGBUILDDIR>>/include/fmt/os.h:310: warning: Member file(file &&other)
> noexcept (function) of class fmt::file is not documented.
> /<<PKGBUILDDIR>>/include/fmt/os.h:313: warning: Member operator=(file
> &&other) (function) of class fmt::file is not documented.
> /<<PKGBUILDDIR>>/include/fmt/os.h:324: warning: Member descriptor() const
> noexcept (function) of class fmt::file is not documented.
> /<<PKGBUILDDIR>>/include/fmt/os.h:327: warning: Member close() (function) of
> class fmt::file is not documented.
> /<<PKGBUILDDIR>>/include/fmt/os.h:331: warning: Member size() const
> (function) of class fmt::file is not documented.
> /<<PKGBUILDDIR>>/include/fmt/os.h:334: warning: Member read(void *buffer,
> size_t count) (function) of class fmt::file is not documented.
> /<<PKGBUILDDIR>>/include/fmt/os.h:337: warning: Member write(const void
> *buffer, size_t count) (function) of class fmt::file is not documented.
> /<<PKGBUILDDIR>>/include/fmt/os.h:345: warning: Member dup2(int fd)
> (function) of class fmt::file is not documented.
> /<<PKGBUILDDIR>>/include/fmt/os.h:349: warning: Member dup2(int fd,
> std::error_code &ec) noexcept (function) of class fmt::file is not documented.
> /<<PKGBUILDDIR>>/include/fmt/os.h:357: warning: Member fdopen(const char
> *mode) (function) of class fmt::file is not documented.
> /<<PKGBUILDDIR>>/include/fmt/os.h:341: warning: Member dup(int fd) (function)
> of class fmt::file is not documented.
> /<<PKGBUILDDIR>>/include/fmt/os.h:353: warning: Member pipe(file &read_end,
> file &write_end) (function) of class fmt::file is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1894: warning: Member format_arg_store(T
> &&... args) (function) of class fmt::format_arg_store is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:951: warning: Member format_error(const
> char *message) (function) of class fmt::format_error is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:952: warning: Member format_error(const
> std::string &message) (function) of class fmt::format_error is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:954: warning: Member format_error(const
> format_error &)=default (function) of class fmt::format_error is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:955: warning: Member operator=(const
> format_error &)=default (function) of class fmt::format_error is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:956: warning: Member
> format_error(format_error &&)=default (function) of class fmt::format_error
> is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:957: warning: Member
> operator=(format_error &&)=default (function) of class fmt::format_error is
> not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3674: warning: Member format_int(int
> value) (function) of class fmt::format_int is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3675: warning: Member format_int(long
> value) (function) of class fmt::format_int is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3676: warning: Member format_int(long
> long value) (function) of class fmt::format_int is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3677: warning: Member
> format_int(unsigned value) (function) of class fmt::format_int is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3678: warning: Member
> format_int(unsigned long value) (function) of class fmt::format_int is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3679: warning: Member
> format_int(unsigned long long value) (function) of class fmt::format_int is
> not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3876: warning: Member value (variable)
> of struct fmt::group_digits_view is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3927: warning: Member join_view(It b,
> Sentinel e, basic_string_view< Char > s) (function) of struct fmt::join_view
> is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3923: warning: Member begin (variable)
> of struct fmt::join_view is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3924: warning: Member end (variable) of
> struct fmt::join_view is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3925: warning: Member sep (variable) of
> struct fmt::join_view is not documented.
> /<<PKGBUILDDIR>>/include/fmt/os.h:419: warning: Member ostream(ostream
> &&other) (function) of class fmt::ostream is not documented.
> /<<PKGBUILDDIR>>/include/fmt/os.h:430: warning: Member flush() (function) of
> class fmt::ostream is not documented.
> /<<PKGBUILDDIR>>/include/fmt/os.h:439: warning: Member close() (function) of
> class fmt::ostream is not documented.
> /<<PKGBUILDDIR>>/include/fmt/color.h:194: warning: Member rgb(uint8_t r_,
> uint8_t g_, uint8_t b_) (function) of struct fmt::rgb is not documented.
> /<<PKGBUILDDIR>>/include/fmt/color.h:195: warning: Member rgb(uint32_t hex)
> (function) of struct fmt::rgb is not documented.
> /<<PKGBUILDDIR>>/include/fmt/color.h:197: warning: Member rgb(color hex)
> (function) of struct fmt::rgb is not documented.
> /<<PKGBUILDDIR>>/include/fmt/color.h:201: warning: Member r (variable) of
> struct fmt::rgb is not documented.
> /<<PKGBUILDDIR>>/include/fmt/color.h:202: warning: Member g (variable) of
> struct fmt::rgb is not documented.
> /<<PKGBUILDDIR>>/include/fmt/color.h:203: warning: Member b (variable) of
> struct fmt::rgb is not documented.
> /<<PKGBUILDDIR>>/include/fmt/color.h:234: warning: Member text_style(emphasis
> em=emphasis()) noexcept (function) of class fmt::text_style is not documented.
> /<<PKGBUILDDIR>>/include/fmt/color.h:237: warning: Member operator|=(const
> text_style &rhs) (function) of class fmt::text_style is not documented.
> /<<PKGBUILDDIR>>/include/fmt/color.h:266: warning: Member has_foreground()
> const noexcept (function) of class fmt::text_style is not documented.
> /<<PKGBUILDDIR>>/include/fmt/color.h:269: warning: Member has_background()
> const noexcept (function) of class fmt::text_style is not documented.
> /<<PKGBUILDDIR>>/include/fmt/color.h:272: warning: Member has_emphasis()
> const noexcept (function) of class fmt::text_style is not documented.
> /<<PKGBUILDDIR>>/include/fmt/color.h:275: warning: Member get_foreground()
> const noexcept (function) of class fmt::text_style is not documented.
> /<<PKGBUILDDIR>>/include/fmt/color.h:279: warning: Member get_background()
> const noexcept (function) of class fmt::text_style is not documented.
> /<<PKGBUILDDIR>>/include/fmt/color.h:283: warning: Member get_emphasis()
> const noexcept (function) of class fmt::text_style is not documented.
> /<<PKGBUILDDIR>>/include/fmt/color.h:261: warning: Member
> operator|(text_style lhs, const text_style &rhs) (friend) of class
> fmt::text_style is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:308: warning: Member type (typedef) of
> struct fmt::type_identity is not documented.
> /<<PKGBUILDDIR>>/include/fmt/color.h:329: warning: Member
> ansi_color_escape(detail::color_type text_color, const char *esc) noexcept
> (function) of struct fmt::detail::ansi_color_escape is not documented.
> /<<PKGBUILDDIR>>/include/fmt/color.h:365: warning: Member
> ansi_color_escape(emphasis em) noexcept (function) of struct
> fmt::detail::ansi_color_escape is not documented.
> /<<PKGBUILDDIR>>/include/fmt/color.h:386: warning: Member operator const Char
> *() const noexcept (function) of struct fmt::detail::ansi_color_escape is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/color.h:388: warning: Member begin() const
> noexcept (function) of struct fmt::detail::ansi_color_escape is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/color.h:389: warning: Member end() const
> noexcept (function) of struct fmt::detail::ansi_color_escape is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/printf.h:121: warning: Member
> arg_converter(basic_format_arg< Context > &arg, char_type type) (function) of
> class fmt::detail::arg_converter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/printf.h:124: warning: Member operator()(bool
> value) (function) of class fmt::detail::arg_converter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/printf.h:129: warning: Member operator()(U
> value) (function) of class fmt::detail::arg_converter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/printf.h:156: warning: Member operator()(U)
> (function) of class fmt::detail::arg_converter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1157: warning: Member arg_data(const U
> &... init) (function) of struct fmt::detail::arg_data is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1159: warning: Member args() const ->
> const T * (function) of struct fmt::detail::arg_data is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1160: warning: Member named_args() ->
> named_arg_info< Char > * (function) of struct fmt::detail::arg_data is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1153: warning: Member args_[1+(NUM_ARGS
> !=0 ? NUM_ARGS :+1)] (variable) of struct fmt::detail::arg_data is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1154: warning: Member
> named_args_[NUM_NAMED_ARGS] (variable) of struct fmt::detail::arg_data is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1169: warning: Member arg_data(const U
> &... init) (function) of struct fmt::detail::arg_data< T, Char, NUM_ARGS, 0 >
> is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1170: warning: Member args() const ->
> const T * (function) of struct fmt::detail::arg_data< T, Char, NUM_ARGS, 0 >
> is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1171: warning: Member named_args() ->
> std::nullptr_t (function) of struct fmt::detail::arg_data< T, Char, NUM_ARGS,
> 0 > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1166: warning: Member args_[NUM_ARGS !=0
> ? NUM_ARGS :+1] (variable) of struct fmt::detail::arg_data< T, Char,
> NUM_ARGS, 0 > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3385: warning: Member iterator
> (typedef) of struct fmt::detail::arg_formatter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3386: warning: Member context (typedef)
> of struct fmt::detail::arg_formatter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3393: warning: Member operator()(T
> value) -> iterator (function) of struct fmt::detail::arg_formatter is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3396: warning: Member
> operator()(typename basic_format_arg< context >::handle) -> iterator
> (function) of struct fmt::detail::arg_formatter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3388: warning: Member out (variable) of
> struct fmt::detail::arg_formatter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3389: warning: Member specs (variable)
> of struct fmt::detail::arg_formatter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3390: warning: Member locale (variable)
> of struct fmt::detail::arg_formatter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1346: warning: Member char_type (typedef)
> of struct fmt::detail::arg_mapper is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1348: warning: Member map(signed char
> val) -> int (function) of struct fmt::detail::arg_mapper is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1349: warning: Member map(unsigned char
> val) -> unsigned (function) of struct fmt::detail::arg_mapper is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1352: warning: Member map(short val) ->
> int (function) of struct fmt::detail::arg_mapper is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1353: warning: Member map(unsigned short
> val) -> unsigned (function) of struct fmt::detail::arg_mapper is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1356: warning: Member map(int val) -> int
> (function) of struct fmt::detail::arg_mapper is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1357: warning: Member map(unsigned val)
> -> unsigned (function) of struct fmt::detail::arg_mapper is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1358: warning: Member map(long val) ->
> long_type (function) of struct fmt::detail::arg_mapper is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1359: warning: Member map(unsigned long
> val) -> ulong_type (function) of struct fmt::detail::arg_mapper is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1362: warning: Member map(long long val)
> -> long long (function) of struct fmt::detail::arg_mapper is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1363: warning: Member map(unsigned long
> long val) -> unsigned long long (function) of struct fmt::detail::arg_mapper
> is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1367: warning: Member map(int128_opt val)
> -> int128_opt (function) of struct fmt::detail::arg_mapper is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1370: warning: Member map(uint128_opt
> val) -> uint128_opt (function) of struct fmt::detail::arg_mapper is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1373: warning: Member map(bool val) ->
> bool (function) of struct fmt::detail::arg_mapper is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1377: warning: Member map(T val) ->
> char_type (function) of struct fmt::detail::arg_mapper is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1388: warning: Member map(T) ->
> unformattable_char (function) of struct fmt::detail::arg_mapper is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1392: warning: Member map(float val) ->
> float (function) of struct fmt::detail::arg_mapper is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1393: warning: Member map(double val) ->
> double (function) of struct fmt::detail::arg_mapper is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1394: warning: Member map(long double
> val) -> long double (function) of struct fmt::detail::arg_mapper is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1398: warning: Member map(char_type *val)
> -> const char_type * (function) of struct fmt::detail::arg_mapper is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1401: warning: Member map(const char_type
> *val) -> const char_type * (function) of struct fmt::detail::arg_mapper is
> not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1407: warning: Member map(const T &val)
> -> basic_string_view< char_type > (function) of struct
> fmt::detail::arg_mapper is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1414: warning: Member map(const T &) ->
> unformattable_char (function) of struct fmt::detail::arg_mapper is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1422: warning: Member map(const T &val)
> -> basic_string_view< char_type > (function) of struct
> fmt::detail::arg_mapper is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1432: warning: Member map(const T &val)
> -> basic_string_view< char_type > (function) of struct
> fmt::detail::arg_mapper is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1437: warning: Member map(void *val) ->
> const void * (function) of struct fmt::detail::arg_mapper is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1438: warning: Member map(const void
> *val) -> const void * (function) of struct fmt::detail::arg_mapper is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1441: warning: Member map(std::nullptr_t
> val) -> const void * (function) of struct fmt::detail::arg_mapper is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1455: warning: Member map(const T &) ->
> unformattable_pointer (function) of struct fmt::detail::arg_mapper is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1461: warning: Member map(const
> T(&values)[N]) -> const T(&)[N] (function) of struct fmt::detail::arg_mapper
> is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1470: warning: Member map(const T &val)
> -> decltype(std::declval< arg_mapper >().map(static_cast< underlying_t< T >
> >(val))) (function) of struct fmt::detail::arg_mapper is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1478: warning: Member map(const T &val)
> -> decltype(std::declval< arg_mapper >().map(format_as(T()))) (function) of
> struct fmt::detail::arg_mapper is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1497: warning: Member do_map(T &&val) ->
> T & (function) of struct fmt::detail::arg_mapper is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1501: warning: Member do_map(T &&) ->
> unformattable_const (function) of struct fmt::detail::arg_mapper is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1513: warning: Member map(T &&val) ->
> decltype(this->do_map(std::forward< T >(val))) (function) of struct
> fmt::detail::arg_mapper is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1519: warning: Member map(const T
> &named_arg) -> decltype(std::declval< arg_mapper >().map(named_arg.value))
> (function) of struct fmt::detail::arg_mapper is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1524: warning: Member map(...) ->
> unformattable (function) of struct fmt::detail::arg_mapper is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2164: warning: Member arg_ref(int index)
> (function) of struct fmt::detail::arg_ref is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2166: warning: Member
> arg_ref(basic_string_view< Char > name) (function) of struct
> fmt::detail::arg_ref is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2169: warning: Member operator=(int idx)
> -> arg_ref & (function) of struct fmt::detail::arg_ref is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2175: warning: Member kind (variable) of
> struct fmt::detail::arg_ref is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2182: warning: Member val (variable) of
> struct fmt::detail::arg_ref is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2177: warning: Member value(int id=0)
> (function) of union fmt::detail::arg_ref::value is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2178: warning: Member
> value(basic_string_view< Char > n) (function) of union
> fmt::detail::arg_ref::value is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2180: warning: Member index (variable) of
> union fmt::detail::arg_ref::value is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2181: warning: Member name (variable) of
> union fmt::detail::arg_ref::value is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1481: warning: Member
> pow10_significands[87] (variable) of struct fmt::detail::basic_data is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1519: warning: Member
> pow10_exponents[87] (variable) of struct fmt::detail::basic_data is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1532: warning: Member
> power_of_10_64[20] (variable) of struct fmt::detail::basic_data is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1398: warning: Member basic_fp(uint64_t
> f_val, int e_val) (function) of struct fmt::detail::basic_fp is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1401: warning: Member basic_fp(Float n)
> (function) of struct fmt::detail::basic_fp is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1405: warning: Member assign(Float n)
> -> bool (function) of struct fmt::detail::basic_fp is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1430: warning: Member assign(Float n)
> -> bool (function) of struct fmt::detail::basic_fp is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1391: warning: Member f (variable) of
> struct fmt::detail::basic_fp is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1392: warning: Member e (variable) of
> struct fmt::detail::basic_fp is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1394: warning: Member
> num_significand_bits (variable) of struct fmt::detail::basic_fp is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:2257: warning: Member significand
> (variable) of struct fmt::detail::big_decimal_fp is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:2258: warning: Member significand_size
> (variable) of struct fmt::detail::big_decimal_fp is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:2259: warning: Member exponent
> (variable) of struct fmt::detail::big_decimal_fp is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:2798: warning: Member bigint(uint64_t
> n) (function) of class fmt::detail::bigint is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:2803: warning: Member assign(const
> bigint &other) (function) of class fmt::detail::bigint is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:2811: warning: Member operator=(Int n)
> (function) of class fmt::detail::bigint is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:2816: warning: Member num_bigits()
> const (function) of class fmt::detail::bigint is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:2820: warning: Member operator<<=(int
> shift) (function) of class fmt::detail::bigint is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:2835: warning: Member operator*=(Int
> value) (function) of class fmt::detail::bigint is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:2884: warning: Member assign_pow10(int
> exp) (function) of class fmt::detail::bigint is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:2903: warning: Member square()
> (function) of class fmt::detail::bigint is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:2933: warning: Member align(const
> bigint &other) (function) of class fmt::detail::bigint is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:2946: warning: Member
> divmod_assign(const bigint &divisor) (function) of class fmt::detail::bigint
> is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:2841: warning: Member compare(const
> bigint &lhs, const bigint &rhs) (friend) of class fmt::detail::bigint is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:2858: warning: Member add_compare(const
> bigint &lhs1, const bigint &lhs2, const bigint &rhs) (friend) of class
> fmt::detail::bigint is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:889: warning: Member value_type (typedef)
> of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:890: warning: Member const_reference
> (typedef) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:895: warning: Member begin() noexcept ->
> T * (function) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:896: warning: Member end() noexcept -> T
> * (function) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:898: warning: Member begin() const
> noexcept -> const T * (function) of class fmt::detail::buffer is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:899: warning: Member end() const noexcept
> -> const T * (function) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:918: warning: Member try_resize(size_t
> count) (function) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:927: warning: Member try_reserve(size_t
> new_capacity) (function) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:931: warning: Member push_back(const T
> &value) (function) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:939: warning: Member operator[](Idx
> index) -> T & (function) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:943: warning: Member operator[](Idx
> index) const -> const T & (function) of class fmt::detail::buffer is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:871: warning: Member buffer(size_t sz)
> noexcept (function) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:873: warning: Member buffer(T *p=nullptr,
> size_t sz=0, size_t cap=0) noexcept (function) of class fmt::detail::buffer
> is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:877: warning: Member buffer(buffer
> &&)=default (function) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/os.h:368: warning: Member operator=(size_t val)
> const (function) of struct fmt::detail::buffer_size is not documented.
> /<<PKGBUILDDIR>>/include/fmt/os.h:367: warning: Member value (variable) of
> struct fmt::detail::buffer_size is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:949: warning: Member
> buffer_traits(size_t) (function) of struct fmt::detail::buffer_traits is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:950: warning: Member count() const ->
> size_t (function) of struct fmt::detail::buffer_traits is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:951: warning: Member limit(size_t size)
> -> size_t (function) of struct fmt::detail::buffer_traits is not documented.
> /<<PKGBUILDDIR>>/include/fmt/printf.h:174: warning: Member
> char_converter(basic_format_arg< Context > &arg) (function) of class
> fmt::detail::char_converter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/printf.h:177: warning: Member operator()(T
> value) (function) of class fmt::detail::char_converter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/printf.h:183: warning: Member operator()(T)
> (function) of class fmt::detail::char_converter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:571: warning: Member result (typedef) of
> struct fmt::detail::char_t_impl< S, enable_if_t< is_string< S >::value > > is
> not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:572: warning: Member type (typedef) of
> struct fmt::detail::char_t_impl< S, enable_if_t< is_string< S >::value > > is
> not documented.
> /<<PKGBUILDDIR>>/include/fmt/color.h:211: warning: Member color_type(color
> rgb_color) noexcept (function) of struct fmt::detail::color_type is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/color.h:214: warning: Member color_type(rgb
> rgb_color) noexcept (function) of struct fmt::detail::color_type is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/color.h:218: warning: Member
> color_type(terminal_color term_color) noexcept (function) of struct
> fmt::detail::color_type is not documented.
> /<<PKGBUILDDIR>>/include/fmt/color.h:222: warning: Member is_rgb (variable)
> of struct fmt::detail::color_type is not documented.
> /<<PKGBUILDDIR>>/include/fmt/color.h:226: warning: Member value (variable) of
> struct fmt::detail::color_type is not documented.
> /<<PKGBUILDDIR>>/include/fmt/color.h:224: warning: Member term_color
> (variable) of union fmt::detail::color_type::color_union is not documented.
> /<<PKGBUILDDIR>>/include/fmt/color.h:225: warning: Member rgb_color
> (variable) of union fmt::detail::color_type::color_union is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:737: warning: Member
> compile_parse_context(basic_string_view< Char > format_str, int num_args,
> const type *types, ErrorHandler eh={}, int next_arg_id=0) (function) of class
> fmt::detail::compile_parse_context is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:742: warning: Member num_args() const ->
> int (function) of class fmt::detail::compile_parse_context is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:743: warning: Member arg_type(int id)
> const -> type (function) of class fmt::detail::compile_parse_context is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:745: warning: Member next_arg_id() -> int
> (function) of class fmt::detail::compile_parse_context is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:751: warning: Member check_arg_id(int id)
> (function) of class fmt::detail::compile_parse_context is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:757: warning: Member
> check_dynamic_spec(int arg_id) (function) of class
> fmt::detail::compile_parse_context is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:665: warning: Member
> basic_format_parse_context(basic_string_view< Char > format_str,
> detail::error_handler eh={}, int next_arg_id=0) (function) of class
> basic_format_parse_context< Char, detail::error_handler > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:714: warning: Member
> check_arg_id(basic_string_view< Char >) (function) of class
> basic_format_parse_context< Char, detail::error_handler > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:715: warning: Member
> check_dynamic_spec(int arg_id) (function) of class
> basic_format_parse_context< Char, detail::error_handler > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:717: warning: Member on_error(const char
> *message) (function) of class basic_format_parse_context< Char,
> detail::error_handler > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:721: warning: Member error_handler()
> const -> detail::error_handler (function) of class
> basic_format_parse_context< Char, detail::error_handler > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:662: warning: Member char_type (typedef)
> of class basic_format_parse_context< Char, detail::error_handler > is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:663: warning: Member iterator (typedef)
> of class basic_format_parse_context< Char, detail::error_handler > is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1101: warning: Member count() -> size_t
> (function) of class fmt::detail::counting_buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:895: warning: Member begin() noexcept ->
> char * (function) of class buffer< char > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:898: warning: Member begin() const
> noexcept -> const char * (function) of class buffer< char > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:896: warning: Member end() noexcept ->
> char * (function) of class buffer< char > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:899: warning: Member end() const noexcept
> -> const char * (function) of class buffer< char > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:918: warning: Member try_resize(size_t
> count) (function) of class buffer< char > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:927: warning: Member try_reserve(size_t
> new_capacity) (function) of class buffer< char > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:931: warning: Member push_back(const char
> &value) (function) of class buffer< char > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:939: warning: Member operator[](Idx
> index) -> char & (function) of class buffer< char > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:943: warning: Member operator[](Idx
> index) const -> const char & (function) of class buffer< char > is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:871: warning: Member buffer(size_t sz)
> noexcept (function) of class buffer< char > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:873: warning: Member buffer(char
> *p=nullptr, size_t sz=0, size_t cap=0) noexcept (function) of class buffer<
> char > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:877: warning: Member buffer(buffer
> &&)=default (function) of class buffer< char > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:889: warning: Member value_type (typedef)
> of class buffer< char > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:890: warning: Member const_reference
> (typedef) of class buffer< char > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:2143: warning: Member iterator_category
> (typedef) of class fmt::detail::counting_iterator is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:2144: warning: Member difference_type
> (typedef) of class fmt::detail::counting_iterator is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:2145: warning: Member pointer (typedef)
> of class fmt::detail::counting_iterator is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:2146: warning: Member reference
> (typedef) of class fmt::detail::counting_iterator is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:2147: warning: Member unchecked_type
> (typedef) of class fmt::detail::counting_iterator is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:2155: warning: Member count() const
> (function) of class fmt::detail::counting_iterator is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:2157: warning: Member operator++()
> (function) of class fmt::detail::counting_iterator is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:2161: warning: Member operator++(int)
> (function) of class fmt::detail::counting_iterator is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:2173: warning: Member operator*() const
> (function) of class fmt::detail::counting_iterator is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:2167: warning: Member
> operator+(counting_iterator it, difference_type n) (friend) of class
> fmt::detail::counting_iterator is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:2150: warning: Member operator=(const T
> &) (function) of struct fmt::detail::counting_iterator::value_type is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3407: warning: Member
> operator()(typename basic_format_arg< buffer_context< Char > >::handle h)
> const (function) of struct fmt::detail::custom_formatter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3411: warning: Member operator()(T)
> const (function) of struct fmt::detail::custom_formatter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3404: warning: Member parse_ctx
> (variable) of struct fmt::detail::custom_formatter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3405: warning: Member ctx (variable) of
> struct fmt::detail::custom_formatter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1234: warning: Member parse_context
> (typedef) of struct fmt::detail::custom_value is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1235: warning: Member value (variable) of
> struct fmt::detail::custom_value is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1236: warning: Member format)(void *arg,
> parse_context &parse_ctx, Context &ctx) (variable) of struct
> fmt::detail::custom_value is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1481: warning: Member
> pow10_significands[87] (variable) of struct fmt::detail::basic_data is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1519: warning: Member
> pow10_exponents[87] (variable) of struct fmt::detail::basic_data is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1532: warning: Member
> power_of_10_64[20] (variable) of struct fmt::detail::basic_data is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3366: warning: Member iterator
> (typedef) of struct fmt::detail::default_arg_formatter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3367: warning: Member context (typedef)
> of struct fmt::detail::default_arg_formatter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3373: warning: Member operator()(T
> value) -> iterator (function) of struct fmt::detail::default_arg_formatter is
> not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3376: warning: Member
> operator()(typename basic_format_arg< context >::handle h) -> iterator
> (function) of struct fmt::detail::default_arg_formatter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3369: warning: Member out (variable) of
> struct fmt::detail::default_arg_formatter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3370: warning: Member args (variable)
> of struct fmt::detail::default_arg_formatter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3371: warning: Member loc (variable) of
> struct fmt::detail::default_arg_formatter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1953: warning: Member
> digit_grouping(locale_ref loc, bool localized=true) (function) of class
> fmt::detail::digit_grouping is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1959: warning: Member
> digit_grouping(thousands_sep_result< Char > sep) (function) of class
> fmt::detail::digit_grouping is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1961: warning: Member separator() const
> (function) of class fmt::detail::digit_grouping is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1963: warning: Member
> count_separators(int num_digits) const (function) of class
> fmt::detail::digit_grouping is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1972: warning: Member apply(Out out,
> basic_string_view< C > digits) const (function) of class
> fmt::detail::digit_grouping is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2190: warning: Member width_ref
> (variable) of struct fmt::detail::dynamic_format_specs is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2191: warning: Member precision_ref
> (variable) of struct fmt::detail::dynamic_format_specs is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2135: warning: Member width (variable) of
> struct fmt::basic_format_specs is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2136: warning: Member precision
> (variable) of struct fmt::basic_format_specs is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2137: warning: Member type (variable) of
> struct fmt::basic_format_specs is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2138: warning: Member align (variable) of
> struct fmt::basic_format_specs is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2139: warning: Member sign (variable) of
> struct fmt::basic_format_specs is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2140: warning: Member alt (variable) of
> struct fmt::basic_format_specs is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2141: warning: Member localized
> (variable) of struct fmt::basic_format_specs is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2142: warning: Member fill (variable) of
> struct fmt::basic_format_specs is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2236: warning: Member char_type (typedef)
> of class fmt::detail::dynamic_specs_handler is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2238: warning: Member
> dynamic_specs_handler(dynamic_format_specs< char_type > &specs, ParseContext
> &ctx) (function) of class fmt::detail::dynamic_specs_handler is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2242: warning: Member
> dynamic_specs_handler(const dynamic_specs_handler &other) (function) of class
> fmt::detail::dynamic_specs_handler is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2247: warning: Member on_dynamic_width(Id
> arg_id) (function) of class fmt::detail::dynamic_specs_handler is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2251: warning: Member
> on_dynamic_precision(Id arg_id) (function) of class
> fmt::detail::dynamic_specs_handler is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2255: warning: Member on_error(const char
> *message) (function) of class fmt::detail::dynamic_specs_handler is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2202: warning: Member
> specs_setter(basic_format_specs< ParseContext::char_type > &specs) (function)
> of class specs_setter< ParseContext::char_type > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2205: warning: Member specs_setter(const
> specs_setter &other) (function) of class specs_setter<
> ParseContext::char_type > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2208: warning: Member on_align(align_t
> align) (function) of class specs_setter< ParseContext::char_type > is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2209: warning: Member
> on_fill(basic_string_view< ParseContext::char_type > fill) (function) of
> class specs_setter< ParseContext::char_type > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2212: warning: Member on_sign(sign_t s)
> (function) of class specs_setter< ParseContext::char_type > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2213: warning: Member on_hash()
> (function) of class specs_setter< ParseContext::char_type > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2214: warning: Member on_localized()
> (function) of class specs_setter< ParseContext::char_type > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2216: warning: Member on_zero()
> (function) of class specs_setter< ParseContext::char_type > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2221: warning: Member on_width(int width)
> (function) of class specs_setter< ParseContext::char_type > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2222: warning: Member on_precision(int
> precision) (function) of class specs_setter< ParseContext::char_type > is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2225: warning: Member end_precision()
> (function) of class specs_setter< ParseContext::char_type > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2227: warning: Member
> on_type(presentation_type type) (function) of class specs_setter<
> ParseContext::char_type > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2199: warning: Member specs_ (variable)
> of class specs_setter< ParseContext::char_type > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:634: warning: Member error_handler(const
> error_handler &)=default (function) of struct fmt::detail::error_handler is
> not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:637: warning: Member on_error(const char
> *message) (function) of struct fmt::detail::error_handler is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:2467: warning: Member
> fallback_digit_grouping(locale_ref, bool) (function) of class
> fmt::detail::fallback_digit_grouping is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:2469: warning: Member separator() const
> (function) of class fmt::detail::fallback_digit_grouping is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:2471: warning: Member
> count_separators(int) const (function) of class
> fmt::detail::fallback_digit_grouping is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:2474: warning: Member apply(Out out,
> basic_string_view< C >) const (function) of class
> fmt::detail::fallback_digit_grouping is not documented.
> /<<PKGBUILDDIR>>/include/fmt/ostream.h:145: warning: Member format(const T
> &value, basic_format_context< OutputIt, Char > &ctx) const -> OutputIt
> (function) of struct fmt::basic_ostream_formatter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2093: warning: Member
> operator=(basic_string_view< Char > s) (function) of struct
> fmt::detail::fill_t is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2100: warning: Member size() const ->
> size_t (function) of struct fmt::detail::fill_t is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2101: warning: Member data() const ->
> const Char * (function) of struct fmt::detail::fill_t is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2103: warning: Member operator[](size_t
> index) -> Char & (function) of struct fmt::detail::fill_t is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2104: warning: Member operator[](size_t
> index) const -> const Char & (function) of struct fmt::detail::fill_t is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1711: warning: Member begin (variable)
> of struct fmt::detail::find_escape_result is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1712: warning: Member end (variable) of
> struct fmt::detail::find_escape_result is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1713: warning: Member cp (variable) of
> struct fmt::detail::find_escape_result is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:960: warning: Member
> fixed_buffer_traits(size_t limit) (function) of class
> fmt::detail::fixed_buffer_traits is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:961: warning: Member count() const ->
> size_t (function) of class fmt::detail::fixed_buffer_traits is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:962: warning: Member limit(size_t size)
> -> size_t (function) of class fmt::detail::fixed_buffer_traits is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2780: warning: Member precision
> (variable) of struct fmt::detail::float_specs is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2781: warning: Member format (variable)
> of struct fmt::detail::float_specs is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2782: warning: Member sign (variable) of
> struct fmt::detail::float_specs is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2783: warning: Member upper (variable) of
> struct fmt::detail::float_specs is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2784: warning: Member locale (variable)
> of struct fmt::detail::float_specs is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2785: warning: Member binary32 (variable)
> of struct fmt::detail::float_specs is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2786: warning: Member showpoint
> (variable) of struct fmt::detail::float_specs is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1206: warning: Member begin (variable)
> of struct fmt::detail::format_decimal_result is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1207: warning: Member end (variable) of
> struct fmt::detail::format_decimal_result is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2951: warning: Member
> format_string_checker(basic_string_view< Char > format_str, ErrorHandler eh)
> (function) of class fmt::detail::format_string_checker is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2960: warning: Member on_text(const Char
> *, const Char *) (function) of class fmt::detail::format_string_checker is
> not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2962: warning: Member on_arg_id() -> int
> (function) of class fmt::detail::format_string_checker is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2963: warning: Member on_arg_id(int id)
> -> int (function) of class fmt::detail::format_string_checker is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2966: warning: Member
> on_arg_id(basic_string_view< Char > id) -> int (function) of class
> fmt::detail::format_string_checker is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2978: warning: Member
> on_replacement_field(int, const Char *) (function) of class
> fmt::detail::format_string_checker is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2980: warning: Member on_format_specs(int
> id, const Char *begin, const Char *) -> const Char * (function) of class
> fmt::detail::format_string_checker is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2987: warning: Member on_error(const char
> *message) (function) of class fmt::detail::format_string_checker is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:2570: warning: Member on_digit(char
> digit, uint64_t divisor, uint64_t remainder, uint64_t error, bool integral)
> (function) of struct fmt::detail::gen_digits_handler is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:2564: warning: Member buf (variable) of
> struct fmt::detail::gen_digits_handler is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:2565: warning: Member size (variable)
> of struct fmt::detail::gen_digits_handler is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:2566: warning: Member precision
> (variable) of struct fmt::detail::gen_digits_handler is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:2567: warning: Member exp10 (variable)
> of struct fmt::detail::gen_digits_handler is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:2568: warning: Member fixed (variable)
> of struct fmt::detail::gen_digits_handler is not documented.
> /<<PKGBUILDDIR>>/include/fmt/printf.h:189: warning: Member operator()(T)
> (function) of struct fmt::detail::get_cstring is not documented.
> /<<PKGBUILDDIR>>/include/fmt/printf.h:190: warning: Member operator()(const
> Char *s) (function) of struct fmt::detail::get_cstring is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1336: warning: Member check(U *) ->
> std::true_type (function) of struct fmt::detail::has_format_as is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1337: warning: Member check(...) ->
> std::false_type (function) of struct fmt::detail::has_format_as is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/printf.h:64: warning: Member fits_in_int(T
> value) (function) of struct fmt::detail::int_checker is not documented.
> /<<PKGBUILDDIR>>/include/fmt/printf.h:68: warning: Member fits_in_int(bool)
> (function) of struct fmt::detail::int_checker is not documented.
> /<<PKGBUILDDIR>>/include/fmt/printf.h:72: warning: Member fits_in_int(T
> value) (function) of struct fmt::detail::int_checker< true > is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/printf.h:76: warning: Member fits_in_int(int)
> (function) of struct fmt::detail::int_checker< true > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/ostream.h:44: warning: Member value (variable)
> of class fmt::detail::is_streamable is not documented.
> /<<PKGBUILDDIR>>/include/fmt/printf.h:99: warning: Member operator()(T value)
> (function) of class fmt::detail::is_zero_int is not documented.
> /<<PKGBUILDDIR>>/include/fmt/printf.h:104: warning: Member operator()(T)
> (function) of class fmt::detail::is_zero_int is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:989: warning: Member
> iterator_buffer(OutputIt out, size_t n=buffer_size) (function) of class
> fmt::detail::iterator_buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:991: warning: Member
> iterator_buffer(iterator_buffer &&other) (function) of class
> fmt::detail::iterator_buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:995: warning: Member out() -> OutputIt
> (function) of class fmt::detail::iterator_buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:999: warning: Member count() const ->
> size_t (function) of class fmt::detail::iterator_buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:949: warning: Member
> buffer_traits(size_t) (function) of struct fmt::detail::buffer_traits is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:950: warning: Member count() const ->
> size_t (function) of struct fmt::detail::buffer_traits is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:951: warning: Member limit(size_t size)
> -> size_t (function) of struct fmt::detail::buffer_traits is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:895: warning: Member begin() noexcept ->
> T * (function) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:896: warning: Member end() noexcept -> T
> * (function) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:898: warning: Member begin() const
> noexcept -> const T * (function) of class fmt::detail::buffer is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:899: warning: Member end() const noexcept
> -> const T * (function) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:918: warning: Member try_resize(size_t
> count) (function) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:927: warning: Member try_reserve(size_t
> new_capacity) (function) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:931: warning: Member push_back(const T
> &value) (function) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:939: warning: Member operator[](Idx
> index) -> T & (function) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:943: warning: Member operator[](Idx
> index) const -> const T & (function) of class fmt::detail::buffer is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:982: warning: Member flush() (function)
> of class fmt::detail::iterator_buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:871: warning: Member buffer(size_t sz)
> noexcept (function) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:873: warning: Member buffer(T *p=nullptr,
> size_t sz=0, size_t cap=0) noexcept (function) of class fmt::detail::buffer
> is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:877: warning: Member buffer(buffer
> &&)=default (function) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:889: warning: Member value_type (typedef)
> of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:890: warning: Member const_reference
> (typedef) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1074: warning: Member
> iterator_buffer(Container &c) (function) of class
> fmt::detail::iterator_buffer< std::back_insert_iterator< Container >,
> enable_if_t< is_contiguous< Container >::value, typename
> Container::value_type > > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1076: warning: Member
> iterator_buffer(std::back_insert_iterator< Container > out, size_t=0)
> (function) of class fmt::detail::iterator_buffer< std::back_insert_iterator<
> Container >, enable_if_t< is_contiguous< Container >::value, typename
> Container::value_type > > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1079: warning: Member out() ->
> std::back_insert_iterator< Container > (function) of class
> fmt::detail::iterator_buffer< std::back_insert_iterator< Container >,
> enable_if_t< is_contiguous< Container >::value, typename
> Container::value_type > > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:895: warning: Member begin() noexcept ->
> Container::value_type * (function) of class buffer< Container::value_type >
> is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:898: warning: Member begin() const
> noexcept -> const Container::value_type * (function) of class buffer<
> Container::value_type > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:896: warning: Member end() noexcept ->
> Container::value_type * (function) of class buffer< Container::value_type >
> is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:899: warning: Member end() const noexcept
> -> const Container::value_type * (function) of class buffer<
> Container::value_type > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:918: warning: Member try_resize(size_t
> count) (function) of class buffer< Container::value_type > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:927: warning: Member try_reserve(size_t
> new_capacity) (function) of class buffer< Container::value_type > is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:931: warning: Member push_back(const
> Container::value_type &value) (function) of class buffer<
> Container::value_type > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:939: warning: Member operator[](Idx
> index) -> Container::value_type & (function) of class buffer<
> Container::value_type > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:943: warning: Member operator[](Idx
> index) const -> const Container::value_type & (function) of class buffer<
> Container::value_type > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:871: warning: Member buffer(size_t sz)
> noexcept (function) of class buffer< Container::value_type > is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:873: warning: Member
> buffer(Container::value_type *p=nullptr, size_t sz=0, size_t cap=0) noexcept
> (function) of class buffer< Container::value_type > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:877: warning: Member buffer(buffer
> &&)=default (function) of class buffer< Container::value_type > is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:889: warning: Member value_type (typedef)
> of class buffer< Container::value_type > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:890: warning: Member const_reference
> (typedef) of class buffer< Container::value_type > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1053: warning: Member iterator_buffer(T
> *out, size_t=0) (function) of class fmt::detail::iterator_buffer< T *, T > is
> not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1055: warning: Member out() -> T *
> (function) of class fmt::detail::iterator_buffer< T *, T > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:895: warning: Member begin() noexcept ->
> T * (function) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:896: warning: Member end() noexcept -> T
> * (function) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:898: warning: Member begin() const
> noexcept -> const T * (function) of class fmt::detail::buffer is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:899: warning: Member end() const noexcept
> -> const T * (function) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:918: warning: Member try_resize(size_t
> count) (function) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:927: warning: Member try_reserve(size_t
> new_capacity) (function) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:931: warning: Member push_back(const T
> &value) (function) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:939: warning: Member operator[](Idx
> index) -> T & (function) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:943: warning: Member operator[](Idx
> index) const -> const T & (function) of class fmt::detail::buffer is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:871: warning: Member buffer(size_t sz)
> noexcept (function) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:873: warning: Member buffer(T *p=nullptr,
> size_t sz=0, size_t cap=0) noexcept (function) of class fmt::detail::buffer
> is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:877: warning: Member buffer(buffer
> &&)=default (function) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:889: warning: Member value_type (typedef)
> of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:890: warning: Member const_reference
> (typedef) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1026: warning: Member iterator_buffer(T
> *out, size_t n=buffer_size) (function) of class fmt::detail::iterator_buffer<
> T *, T, fixed_buffer_traits > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1028: warning: Member
> iterator_buffer(iterator_buffer &&other) (function) of class
> fmt::detail::iterator_buffer< T *, T, fixed_buffer_traits > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1039: warning: Member out() -> T *
> (function) of class fmt::detail::iterator_buffer< T *, T, fixed_buffer_traits
> > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1043: warning: Member count() const ->
> size_t (function) of class fmt::detail::iterator_buffer< T *, T,
> fixed_buffer_traits > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:960: warning: Member
> fixed_buffer_traits(size_t limit) (function) of class
> fmt::detail::fixed_buffer_traits is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:961: warning: Member count() const ->
> size_t (function) of class fmt::detail::fixed_buffer_traits is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:962: warning: Member limit(size_t size)
> -> size_t (function) of class fmt::detail::fixed_buffer_traits is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:895: warning: Member begin() noexcept ->
> T * (function) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:896: warning: Member end() noexcept -> T
> * (function) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:898: warning: Member begin() const
> noexcept -> const T * (function) of class fmt::detail::buffer is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:899: warning: Member end() const noexcept
> -> const T * (function) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:918: warning: Member try_resize(size_t
> count) (function) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:927: warning: Member try_reserve(size_t
> new_capacity) (function) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:931: warning: Member push_back(const T
> &value) (function) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:939: warning: Member operator[](Idx
> index) -> T & (function) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:943: warning: Member operator[](Idx
> index) const -> const T & (function) of class fmt::detail::buffer is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1016: warning: Member flush() (function)
> of class fmt::detail::iterator_buffer< T *, T, fixed_buffer_traits > is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:871: warning: Member buffer(size_t sz)
> noexcept (function) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:873: warning: Member buffer(T *p=nullptr,
> size_t sz=0, size_t cap=0) noexcept (function) of class fmt::detail::buffer
> is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:877: warning: Member buffer(buffer
> &&)=default (function) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:889: warning: Member value_type (typedef)
> of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:890: warning: Member const_reference
> (typedef) of class fmt::detail::buffer is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1716: warning: Member locale_ref(const
> Locale &loc) (function) of class fmt::detail::locale_ref is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1718: warning: Member operator bool()
> const noexcept (function) of class fmt::detail::locale_ref is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1720: warning: Member get() const ->
> Locale (function) of class fmt::detail::locale_ref is not documented.
> /<<PKGBUILDDIR>>/include/fmt/printf.h:111: warning: Member type (typedef) of
> struct fmt::detail::make_unsigned_or_bool< bool > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1141: warning: Member named_arg(const
> Char *n, const T &v) (function) of struct fmt::detail::named_arg is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1139: warning: Member name (variable) of
> struct fmt::detail::named_arg is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1140: warning: Member value (variable) of
> struct fmt::detail::named_arg is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1145: warning: Member name (variable) of
> struct fmt::detail::named_arg_info is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1146: warning: Member id (variable) of
> struct fmt::detail::named_arg_info is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1229: warning: Member data (variable) of
> struct fmt::detail::named_arg_value is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1230: warning: Member size (variable) of
> struct fmt::detail::named_arg_value is not documented.
> /<<PKGBUILDDIR>>/include/fmt/os.h:382: warning: Member ostream_params(T...
> params, int new_oflag) (function) of struct fmt::detail::ostream_params is
> not documented.
> /<<PKGBUILDDIR>>/include/fmt/os.h:387: warning: Member ostream_params(T...
> params, detail::buffer_size bs) (function) of struct
> fmt::detail::ostream_params is not documented.
> /<<PKGBUILDDIR>>/include/fmt/os.h:376: warning: Member oflag (variable) of
> struct fmt::detail::ostream_params is not documented.
> /<<PKGBUILDDIR>>/include/fmt/os.h:377: warning: Member buffer_size (variable)
> of struct fmt::detail::ostream_params is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3442: warning: Member
> precision_checker(ErrorHandler &eh) (function) of class
> fmt::detail::precision_checker is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3445: warning: Member operator()(T
> value) -> unsigned long long (function) of class
> fmt::detail::precision_checker is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3451: warning: Member operator()(T) ->
> unsigned long long (function) of class fmt::detail::precision_checker is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/printf.h:240: warning: Member
> printf_arg_formatter(OutputIt iter, format_specs &s, context_type &ctx)
> (function) of class fmt::detail::printf_arg_formatter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/printf.h:243: warning: Member
> operator()(monostate value) (function) of class
> fmt::detail::printf_arg_formatter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/printf.h:246: warning: Member operator()(T
> value) (function) of class fmt::detail::printf_arg_formatter is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/printf.h:268: warning: Member operator()(T
> value) (function) of class fmt::detail::printf_arg_formatter is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/printf.h:284: warning: Member
> operator()(basic_string_view< Char > value) (function) of class
> fmt::detail::printf_arg_formatter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3393: warning: Member operator()(T
> value) -> iterator (function) of struct fmt::detail::arg_formatter is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3396: warning: Member
> operator()(typename basic_format_arg< context >::handle) -> iterator
> (function) of struct fmt::detail::arg_formatter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3385: warning: Member iterator
> (typedef) of struct fmt::detail::arg_formatter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3386: warning: Member context (typedef)
> of struct fmt::detail::arg_formatter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3388: warning: Member out (variable) of
> struct fmt::detail::arg_formatter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3389: warning: Member specs (variable)
> of struct fmt::detail::arg_formatter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3390: warning: Member locale (variable)
> of struct fmt::detail::arg_formatter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/printf.h:82: warning: Member operator()(T value)
> (function) of class fmt::detail::printf_precision_handler is not documented.
> /<<PKGBUILDDIR>>/include/fmt/printf.h:89: warning: Member operator()(T)
> (function) of class fmt::detail::printf_precision_handler is not documented.
> /<<PKGBUILDDIR>>/include/fmt/printf.h:202: warning: Member
> printf_width_handler(format_specs &specs) (function) of class
> fmt::detail::printf_width_handler is not documented.
> /<<PKGBUILDDIR>>/include/fmt/printf.h:205: warning: Member operator()(T
> value) (function) of class fmt::detail::printf_width_handler is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/printf.h:217: warning: Member operator()(T)
> (function) of class fmt::detail::printf_width_handler is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2870: warning: Member specs_checker(const
> Handler &handler, detail::type arg_type) (function) of class
> fmt::detail::specs_checker is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2873: warning: Member on_align(align_t
> align) (function) of class fmt::detail::specs_checker is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2878: warning: Member on_sign(sign_t s)
> (function) of class fmt::detail::specs_checker is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2888: warning: Member on_hash()
> (function) of class fmt::detail::specs_checker is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2893: warning: Member on_localized()
> (function) of class fmt::detail::specs_checker is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2898: warning: Member on_zero()
> (function) of class fmt::detail::specs_checker is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2903: warning: Member end_precision()
> (function) of class fmt::detail::specs_checker is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3500: warning: Member
> specs_handler(basic_format_specs< Char > &specs, basic_format_parse_context<
> Char > &parse_ctx, buffer_context< Char > &ctx) (function) of class
> fmt::detail::specs_handler is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3505: warning: Member
> on_dynamic_width(Id arg_id) (function) of class fmt::detail::specs_handler is
> not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3510: warning: Member
> on_dynamic_precision(Id arg_id) (function) of class
> fmt::detail::specs_handler is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3515: warning: Member on_error(const
> char *message) (function) of class fmt::detail::specs_handler is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2202: warning: Member
> specs_setter(basic_format_specs< Char > &specs) (function) of class
> fmt::detail::specs_setter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2205: warning: Member specs_setter(const
> specs_setter &other) (function) of class fmt::detail::specs_setter is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2208: warning: Member on_align(align_t
> align) (function) of class fmt::detail::specs_setter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2209: warning: Member
> on_fill(basic_string_view< Char > fill) (function) of class
> fmt::detail::specs_setter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2212: warning: Member on_sign(sign_t s)
> (function) of class fmt::detail::specs_setter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2213: warning: Member on_hash()
> (function) of class fmt::detail::specs_setter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2214: warning: Member on_localized()
> (function) of class fmt::detail::specs_setter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2216: warning: Member on_zero()
> (function) of class fmt::detail::specs_setter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2221: warning: Member on_width(int width)
> (function) of class fmt::detail::specs_setter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2222: warning: Member on_precision(int
> precision) (function) of class fmt::detail::specs_setter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2225: warning: Member end_precision()
> (function) of class fmt::detail::specs_setter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2227: warning: Member
> on_type(presentation_type type) (function) of class fmt::detail::specs_setter
> is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2199: warning: Member specs_ (variable)
> of class fmt::detail::specs_setter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2202: warning: Member
> specs_setter(basic_format_specs< Char > &specs) (function) of class
> fmt::detail::specs_setter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2205: warning: Member specs_setter(const
> specs_setter &other) (function) of class fmt::detail::specs_setter is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2208: warning: Member on_align(align_t
> align) (function) of class fmt::detail::specs_setter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2209: warning: Member
> on_fill(basic_string_view< Char > fill) (function) of class
> fmt::detail::specs_setter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2212: warning: Member on_sign(sign_t s)
> (function) of class fmt::detail::specs_setter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2213: warning: Member on_hash()
> (function) of class fmt::detail::specs_setter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2214: warning: Member on_localized()
> (function) of class fmt::detail::specs_setter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2216: warning: Member on_zero()
> (function) of class fmt::detail::specs_setter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2221: warning: Member on_width(int width)
> (function) of class fmt::detail::specs_setter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2222: warning: Member on_precision(int
> precision) (function) of class fmt::detail::specs_setter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2225: warning: Member end_precision()
> (function) of class fmt::detail::specs_setter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2227: warning: Member
> on_type(presentation_type type) (function) of class fmt::detail::specs_setter
> is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2199: warning: Member specs_ (variable)
> of class fmt::detail::specs_setter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/ostream.h:135: warning: Member value (variable)
> of struct fmt::detail::streamed_view is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1224: warning: Member data (variable) of
> struct fmt::detail::string_value is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1225: warning: Member size (variable) of
> struct fmt::detail::string_value is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2727: warning: Member type (typedef) of
> struct fmt::detail::strip_named_arg is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:2730: warning: Member type (typedef) of
> struct fmt::detail::strip_named_arg< T, true > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/color.h:452: warning: Member value (variable) of
> struct fmt::detail::styled_arg is not documented.
> /<<PKGBUILDDIR>>/include/fmt/color.h:453: warning: Member style (variable) of
> struct fmt::detail::styled_arg is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1161: warning: Member grouping
> (variable) of struct fmt::detail::thousands_sep_result is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1162: warning: Member thousands_sep
> (variable) of struct fmt::detail::thousands_sep_result is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3576: warning: Member operator=(T
> &&value) const -> named_arg< Char, T > (function) of struct
> fmt::detail::udl_arg is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3574: warning: Member str (variable) of
> struct fmt::detail::udl_arg is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3541: warning: Member operator()(T
> &&... args) const -> std::basic_string< Char > (function) of struct
> fmt::detail::udl_formatter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3538: warning: Member str (variable) of
> struct fmt::detail::udl_formatter is not documented.
> /<<PKGBUILDDIR>>/include/fmt/os.h:153: warning: Member
> utf16_to_utf8(basic_string_view< wchar_t > s) (function) of class
> fmt::detail::utf16_to_utf8 is not documented.
> /<<PKGBUILDDIR>>/include/fmt/os.h:154: warning: Member operator string_view()
> const (function) of class fmt::detail::utf16_to_utf8 is not documented.
> /<<PKGBUILDDIR>>/include/fmt/os.h:155: warning: Member size() const
> (function) of class fmt::detail::utf16_to_utf8 is not documented.
> /<<PKGBUILDDIR>>/include/fmt/os.h:156: warning: Member c_str() const
> (function) of class fmt::detail::utf16_to_utf8 is not documented.
> /<<PKGBUILDDIR>>/include/fmt/os.h:157: warning: Member str() const (function)
> of class fmt::detail::utf16_to_utf8 is not documented.
> /<<PKGBUILDDIR>>/include/fmt/os.h:162: warning: Member
> convert(basic_string_view< wchar_t > s) (function) of class
> fmt::detail::utf16_to_utf8 is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1279: warning: Member
> utf8_to_utf16(string_view s) (function) of class fmt::detail::utf8_to_utf16
> is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1280: warning: Member operator
> basic_string_view< wchar_t >() const (function) of class
> fmt::detail::utf8_to_utf16 is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1281: warning: Member size() const ->
> size_t (function) of class fmt::detail::utf8_to_utf16 is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1282: warning: Member c_str() const ->
> const wchar_t * (function) of class fmt::detail::utf8_to_utf16 is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1283: warning: Member str() const ->
> std::wstring (function) of class fmt::detail::utf8_to_utf16 is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1242: warning: Member char_type (typedef)
> of class fmt::detail::value is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1264: warning: Member value(int val)
> (function) of class fmt::detail::value is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1265: warning: Member value(unsigned val)
> (function) of class fmt::detail::value is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1266: warning: Member value(long long
> val) (function) of class fmt::detail::value is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1267: warning: Member value(unsigned long
> long val) (function) of class fmt::detail::value is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1268: warning: Member value(int128_opt
> val) (function) of class fmt::detail::value is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1269: warning: Member value(uint128_opt
> val) (function) of class fmt::detail::value is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1270: warning: Member value(float val)
> (function) of class fmt::detail::value is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1271: warning: Member value(double val)
> (function) of class fmt::detail::value is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1272: warning: Member value(long double
> val) (function) of class fmt::detail::value is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1273: warning: Member value(bool val)
> (function) of class fmt::detail::value is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1274: warning: Member value(char_type
> val) (function) of class fmt::detail::value is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1275: warning: Member value(const
> char_type *val) (function) of class fmt::detail::value is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1279: warning: Member
> value(basic_string_view< char_type > val) (function) of class
> fmt::detail::value is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1283: warning: Member value(const void
> *val) (function) of class fmt::detail::value is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1284: warning: Member value(const
> named_arg_info< char_type > *args, size_t size) (function) of class
> fmt::detail::value is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1287: warning: Member value(T &val)
> (function) of class fmt::detail::value is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1299: warning: Member
> value(unformattable) (function) of class fmt::detail::value is not documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1300: warning: Member
> value(unformattable_char) (function) of class fmt::detail::value is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1301: warning: Member
> value(unformattable_const) (function) of class fmt::detail::value is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/core.h:1302: warning: Member
> value(unformattable_pointer) (function) of class fmt::detail::value is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3422: warning: Member
> width_checker(ErrorHandler &eh) (function) of class
> fmt::detail::width_checker is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3425: warning: Member operator()(T
> value) -> unsigned long long (function) of class fmt::detail::width_checker
> is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:3431: warning: Member operator()(T) ->
> unsigned long long (function) of class fmt::detail::width_checker is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:2028: warning: Member abs_value
> (variable) of struct fmt::detail::write_int_arg is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:2029: warning: Member prefix (variable)
> of struct fmt::detail::write_int_arg is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1887: warning: Member
> write_int_data(int num_digits, unsigned prefix, const basic_format_specs<
> Char > &specs) (function) of struct fmt::detail::write_int_data is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1884: warning: Member size (variable)
> of struct fmt::detail::write_int_data is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1885: warning: Member padding
> (variable) of struct fmt::detail::write_int_data is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1331: warning: Member significand_type
> (typedef) of struct fmt::detail::dragonbox::decimal_fp is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1332: warning: Member significand
> (variable) of struct fmt::detail::dragonbox::decimal_fp is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1333: warning: Member exponent
> (variable) of struct fmt::detail::dragonbox::decimal_fp is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1304: warning: Member carrier_uint
> (typedef) of struct fmt::detail::dragonbox::float_info< double > is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1305: warning: Member exponent_bits
> (variable) of struct fmt::detail::dragonbox::float_info< double > is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1306: warning: Member kappa (variable)
> of struct fmt::detail::dragonbox::float_info< double > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1307: warning: Member big_divisor
> (variable) of struct fmt::detail::dragonbox::float_info< double > is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1308: warning: Member small_divisor
> (variable) of struct fmt::detail::dragonbox::float_info< double > is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1309: warning: Member min_k (variable)
> of struct fmt::detail::dragonbox::float_info< double > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1310: warning: Member max_k (variable)
> of struct fmt::detail::dragonbox::float_info< double > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1311: warning: Member
> shorter_interval_tie_lower_threshold (variable) of struct
> fmt::detail::dragonbox::float_info< double > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1312: warning: Member
> shorter_interval_tie_upper_threshold (variable) of struct
> fmt::detail::dragonbox::float_info< double > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1292: warning: Member carrier_uint
> (typedef) of struct fmt::detail::dragonbox::float_info< float > is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1293: warning: Member exponent_bits
> (variable) of struct fmt::detail::dragonbox::float_info< float > is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1294: warning: Member kappa (variable)
> of struct fmt::detail::dragonbox::float_info< float > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1295: warning: Member big_divisor
> (variable) of struct fmt::detail::dragonbox::float_info< float > is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1296: warning: Member small_divisor
> (variable) of struct fmt::detail::dragonbox::float_info< float > is not
> documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1297: warning: Member min_k (variable)
> of struct fmt::detail::dragonbox::float_info< float > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1298: warning: Member max_k (variable)
> of struct fmt::detail::dragonbox::float_info< float > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1299: warning: Member
> shorter_interval_tie_lower_threshold (variable) of struct
> fmt::detail::dragonbox::float_info< float > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1300: warning: Member
> shorter_interval_tie_upper_threshold (variable) of struct
> fmt::detail::dragonbox::float_info< float > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1327: warning: Member carrier_uint
> (typedef) of struct fmt::detail::dragonbox::float_info< T, enable_if_t<
> is_double_double< T >::value > > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1320: warning: Member carrier_uint
> (typedef) of struct fmt::detail::dragonbox::float_info< T, enable_if_t<
> std::numeric_limits< T >::digits==64||std::numeric_limits< T
> >::digits==113||is_float128< T >::value > > is not documented.
> /<<PKGBUILDDIR>>/include/fmt/format.h:1321: warning: Member exponent_bits
> (variable) of struct fmt::detail::dragonbox::float_info< T, enable_if_t<
> std::numeric_limits< T >::digits==64||std::numeric_limits< T
> >::digits==113||is_float128< T >::value > > is not documented.
> sphinx-build -Dbreathe_projects.format=../bdir/doxyxml \
> -Dversion=9.1.0+ds1-2 -Drelease=9.1.0+ds1-2 -Aversion=9.1.0+ds1-2
> -Aversions=9.1.0+ds1-2 \
> -b html doc/ bdir/libfmt-doc
> Running Sphinx v7.1.1
> making output directory... done
> building [mo]: targets for 0 po files that are out of date
> writing output...
> building [html]: targets for 5 source files that are out of date
> updating environment: [new config] 5 added, 0 changed, 0 removed
> [2Kreading sources... [ 20%] api
> [2Kreading sources... [ 40%] contents
> [2Kreading sources... [ 60%] index
> [2Kreading sources... [ 80%] syntax
> [2Kreading sources... [100%] usage
>
> /<<PKGBUILDDIR>>/doc/api.rst:94: WARNING: doxygenfunction: Unable to resolve
> function "fmt::arg" with arguments (const S&, const T&) in doxygen xml output
> for project "format" from directory: ../bdir/doxyxml.
> Potential matches:
> - template<typename Char, typename T> auto arg(const Char *name, const T
> &arg) -> detail::named_arg<Char, T>
> /<<PKGBUILDDIR>>/doc/api.rst:127: WARNING: doxygenfunction: Unable to resolve
> function "fmt::make_format_args" with arguments (const Args&...) in doxygen
> xml output for project "format" from directory: ../bdir/doxyxml.
> Potential matches:
> - template<typename Context = format_context, typename ...Args> constexpr
> auto make_format_args(Args&&... args) -> format_arg_store<Context,
> remove_cvref_t<Args>...>
> /<<PKGBUILDDIR>>/doc/api.rst:335: WARNING: doxygenfunction: Unable to resolve
> function "operator""_a" with arguments () in doxygen xml output for project
> "format" from directory: ../bdir/doxyxml.
> Potential matches:
> - constexpr auto operator""_a(const char *s, size_t) -> detail::udl_arg<char>
> - constexpr detail::udl_arg<wchar_t> operator""_a(const wchar_t *s, size_t)
> <breathe>:1: ERROR: Unexpected indentation.
> /<<PKGBUILDDIR>>/doc/api.rst:465: WARNING: doxygenfunction: Cannot find
> function "localtime" in doxygen xml output for project "format" from
> directory: ../bdir/doxyxml
> /<<PKGBUILDDIR>>/doc/api.rst:467: WARNING: doxygenfunction: Cannot find
> function "gmtime" in doxygen xml output for project "format" from directory:
> ../bdir/doxyxml
> /<<PKGBUILDDIR>>/doc/api.rst:514: WARNING: doxygenfunction: Cannot find
> function "operator""_cf" in doxygen xml output for project "format" from
> directory: ../bdir/doxyxml
> /<<PKGBUILDDIR>>/doc/api.rst:525: WARNING: doxygenfunction: Unable to resolve
> function "fg" with arguments (detail::color_type) in doxygen xml output for
> project "format" from directory: ../bdir/doxyxml.
> Potential matches:
> - text_style fg(detail::color_type foreground) noexcept
> - text_style fg(detail::color_type foreground) noexcept
> /<<PKGBUILDDIR>>/doc/api.rst:527: WARNING: doxygenfunction: Unable to resolve
> function "bg" with arguments (detail::color_type) in doxygen xml output for
> project "format" from directory: ../bdir/doxyxml.
> Potential matches:
> - text_style bg(detail::color_type background) noexcept
> - text_style bg(detail::color_type background) noexcept
> /<<PKGBUILDDIR>>/doc/api.rst:539: ERROR: Error in "doxygenfunction" directive:
> unknown option: "members".
>
> .. doxygenfunction:: fmt::windows_error
> :members:
> /<<PKGBUILDDIR>>/doc/api.rst:599: WARNING: doxygentypedef: Cannot find
> typedef "fmt::wstring_view" in doxygen xml output for project "format" from
> directory: ../bdir/doxyxml
> looking for now-outdated files... none found
> pickling environment... done
> checking consistency... /<<PKGBUILDDIR>>/doc/contents.rst: WARNING: document
> isn't included in any toctree
> done
> preparing documents... done
> copying assets... copying static files... done
> copying extra files... done
> done
> [2Kwriting output... [ 20%] api
>
> Theme error:
> An error happened in rendering the page api.
> Reason: UndefinedError("'style' is undefined")
> make[1]: *** [debian/rules:18: override_dh_auto_build-indep] Error 2
The full build log is available from:
http://qa-logs.debian.net/2023/07/30/exp/fmtlib_9.1.0+ds1-2_unstable_sphinx-exp.log
Please see [1] for Sphinx changelog and [2] for Docutils changelog.
Also see [3] for the list of deprecated/removed APIs in Sphinx and possible
alternatives to them.
Some notable changes in Sphinx 6 and Sphinx 7:
- Sphinx no longer includes jquery.js and underscore.js by default.
Please use python3-sphinxcontrib.jquery package if you are using a custom
template and it still needs jquery.
- The setup.py build_sphinx command was removed. Please instead call
sphinx-build or "python3 -m sphinx" directly.
- For packages using the extlinks extension, the caption should contain
exactly one "%s" placeholder (if caption is not None).
In case you have questions, please Cc sph...@packages.debian.org on reply.
[1]: https://www.sphinx-doc.org/en/master/changes.html
[2]:
https://repo.or.cz/docutils.git/blob/refs/tags/docutils-0.20.1:/RELEASE-NOTES.txt
[3]:
https://www.sphinx-doc.org/en/master/extdev/deprecated.html#dev-deprecated-apis
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=sphinx7.1;users=python-modules-t...@lists.alioth.debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=sphinx7.1&fusertaguser=python-modules-t...@lists.alioth.debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
--- End Message ---