[llvm-commits] [patch] Really fix bug 2843

Rafael Espindola espindola at google.com
Thu Dec 4 07:17:23 PST 2008


The attached patch really fixes bug 2843. I have tested that the
warning is not printed on linux, but is printed on darwin. It is
possible to print it on linux by adding -Wformat -Wformat-security and
it is  possible to avoid it on  darwin by adding -Wno-format.

Jack, Nick tells me that you found a problem in Fortran with a
previous version of this patch. Would you mind testing the attached
version?

Thanks,
-- 
Rafael Avila de Espindola

Google | Gordon House | Barrow Street | Dublin 4 | Ireland
Registered in Dublin, Ireland | Registration Number: 368047
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 2843.patch
Type: text/x-diff
Size: 3458 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20081204/1d84b234/attachment.patch>


More information about the llvm-commits mailing list