[Bug c++/108560] builtin_va_arg_pack_len is documented to return size_t, but actually returns int
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jan 26 16:14:36 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108560
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
This is a bug in the documentation, introduced with
r0-103077-gab940b73bfabe2cec4
which was meant to be a documentation formatting only change.
More information about the Gcc-bugs
mailing list