https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107720

--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jonathan Wakely <r...@gcc.gnu.org>:

https://gcc.gnu.org/g:dbdce6adb748b95be219f2f5fb97f844a0f9b840

commit r13-4111-gdbdce6adb748b95be219f2f5fb97f844a0f9b840
Author: Jonathan Wakely <jwak...@redhat.com>
Date:   Wed Nov 16 20:47:39 2022 +0000

    libstdc++: Fix dumb typos in ALT128 support in <format> [PR107720]

    This is only a partial fix for the PR.

    libstdc++-v3/ChangeLog:

            PR libstdc++/107720
            * include/std/format (__format::_Arg_t): Fix typo in enumerator
            name.
            (_Arg_value::_S_get): Fix missing semi-colons.

Reply via email to