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

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Wed May 30 06:17:19 UTC 2018


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

--- Comment #2 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea8?cmd=changeset;node=cea1a48810dd
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Tue May 29 17:09:47 2018 +0100

    PR3597: Potential bogus -Wformat-overflow warning with -Wformat enabled

    2018-05-29  Andrew John Hughes  <gnu_andrew at member.fsf.org>

        PR3597: Potential bogus -Wformat-overflow warning
        with -Wformat enabled
        * Makefile.am:
        (ICEDTEA_PATCHES): Add patch.
        * NEWS: Updated.
        * patches/pr3597.patch:
        Disable -Wformat-overflow on the
        the build_pipe_classes function with GCC >= 7 as it
        produces apparent false positives.

-- 
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/20180530/1f87915d/attachment.html>


More information about the distro-pkg-dev mailing list