]> granicus.if.org Git - curl/commit
Make icc ignore "invalid format string conversion" warnings as well. They
authorDaniel Stenberg <daniel@haxx.se>
Thu, 26 Feb 2004 12:40:09 +0000 (12:40 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 26 Feb 2004 12:40:09 +0000 (12:40 +0000)
commit85af357d8100c3321abf5bd44d5383a4d676a761
treebb381176867c60ab6ba8bad8a0ee0c62791609da
parentd687eed33e33019eb6c0d534b5c097c78c4b1731
Make icc ignore "invalid format string conversion" warnings as well. They
appear because of our home-grown option '%Od' for the curl_off_t output.
acinclude.m4