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

--- Comment #2 from Eric Gallager <egallager at gcc dot gnu.org> ---
Alternate idea: have fixincludes modify headers that still declare gets() and
mktemp() to annotate them with __attribute__((error)) or
__attribute__((warning)), if they don't already have at least one of them

Reply via email to