This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/52992] Incorrect sprintf format in fixincludes/fixincl.c
- From: "andris at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 17 Jul 2017 16:41:38 +0000
- Subject: [Bug other/52992] Incorrect sprintf format in fixincludes/fixincl.c
- Auto-submitted: auto-generated
- References: <bug-52992-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52992
Andris Pavenis <andris at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |andris at gcc dot gnu.org
Resolution|--- |FIXED
Assignee|unassigned at gcc dot gnu.org |andris at gcc dot gnu.org
--- Comment #1 from Andris Pavenis <andris at gcc dot gnu.org> ---
Fixed by r186759 soon after submitting of the bug
[andris@localhost gcc]$ svn propget --revprop -r 186759 svn:log
2012-04-24 Tristan Gingold <gingold@adacore.com>
* fixincl.c (fix_with_system): Add missing specifier.
* configure.ac: Default to twoprocess on vms.
* configure: Regenerate.
(Old bug cleanup)