[PATCH] libstdc++: Make __from_chars_alnum_to_val conversion explicit
Jonathan Wakely
jwakely@redhat.com
Tue Jul 19 10:06:05 GMT 2022
On Mon, 18 Jul 2022 at 11:11, Marco Falke via Libstdc++
<libstdc++@gcc.gnu.org> wrote:
>
> (in reply to https://gcc.gnu.org/pipermail/gcc-patches/2022-July/598412.html,
> adding libstdc++ to CC, with the same patch attached again)
>
> To clarify, this is not a fix for a user-facing issue of gcc or a fix
> for UB. It is just a minor UX improvement for developers that use the
> clang integer sanitizer to detect implicit int conversions.
Thanks for the patch, I'm running tests now and will commit it once
everything passes.
As this is an obvious, non-copyrightable fix we don't need any
paperwork of DCO sign-off for this change. Is it OK if I commit it for
the name "Marco Falke" or do you want to use the Author Name
"MacroFake" from the patch attachment?
Thanks again.
More information about the Libstdc++
mailing list