[Bug 3597] [IcedTea8] Potential bogus -Wformat-overflow warning with -Wformat enabled

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Tue May 29 15:38:45 UTC 2018


https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3597

--- Comment #1 from Andrew John Hughes <gnu.andrew at redhat.com> ---
Warning complains about a %*d directive, but there is no such directive in the
build_pipe_classes function. We'll ignore the warning for that function on GCC
>= 7 where -Wformat-overflow is introduced.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20180529/b9490a2b/attachment.html>


More information about the distro-pkg-dev mailing list