[Bug bootstrap/107568] Bootstrap failure on macOS 12.6 (monterey)

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Nov 8 13:37:45 GMT 2022


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Ugh.  Using sprintf when one can prove it will never overflow should be just
fine.  Dunno how can they deprecate it when it isn't deprecated even in C2X.


More information about the Gcc-bugs mailing list