| Subject: | [Bug c/37768] bogus warnings on x86_64-mingw32 due to attribute((format(printf))) breakage |
|---|---|
| From: | "mikpe at it dot uu dot se" |
| Date: | 9 Oct 2008 07:04:01 -0000 |
------- Comment #2 from mikpe at it dot uu dot se 2008-10-09 07:04 -------
> > The program below illustrates the issue. It declares a private C99-compliant
> > snprintf() implementation and invokes it with "%zu" and "%llx" formats. This
> > triggers the following bogus warnings on x86_64-pc-mingw32:
>
> Use gnu_printf for such an implementation.
Thanks. Using gnu_printf (new in 4.4) solves the issues I had.
--
mikpe at it dot uu dot se changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37768
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [Bug preprocessor/37778] New: wrong construction of search path for include files, agri at akamo dot info |
|---|---|
| Next by Date: | [Bug fortran/37779] New: Missing RECURSIVE not detected, burnus at gcc dot gnu dot org |
| Previous by Thread: | [Bug c/37768] bogus warnings on x86_64-mingw32 due to attribute((format(printf))) breakage, joseph at codesourcery dot com |
| Next by Thread: | [Bug c++/37770] New: static structures initialization, undefined reference to `_0', amdmi3 at amdmi3 dot ru |
| Indexes: | [Date] [Thread] [Top] [All Lists] |