[llvm-commits] [patch] fix bug 2843
Rafael Espindola
espindola at google.com
Sun Nov 30 15:54:36 PST 2008
This patch is a new attempt to fix bug 2843 (format warning being
printed by default). I tested that on linux, no warning is printed for
the testase. Adding -Wformat -Wformat-security prints the warning. For
some reason the changes in darwin.h to enable Wformat and
Wformat-security are not working in my test. Can someone familiar
with darwin take a look?
I understand that a previous version of the patch caused some problems
for fortran. Can someone familiar with that FE check if everything is
fine?
Thanks,
--
Rafael Avila de Espindola
Google | Gordon House | Barrow Street | Dublin 4 | Ireland
Registered in Dublin, Ireland | Registration Number: 368047
More information about the llvm-commits
mailing list