[Bug 2437] New: [IcedTea7] Backport "S8025613: clang: remove -Wno-unused-value" to fix gcc warnings

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Wed Jun 17 14:36:51 UTC 2015


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2437

            Bug ID: 2437
           Summary: [IcedTea7] Backport "S8025613: clang: remove
                    -Wno-unused-value" to fix gcc warnings
           Product: IcedTea
           Version: 7-hg
          Hardware: all
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: IcedTea
          Assignee: gnu.andrew at redhat.com
          Reporter: gnu.andrew at redhat.com
                CC: unassigned at icedtea.classpath.org

*
/mnt/builder/portage.build/portage/dev-java/icedtea-7.2.6.0_pre23/work/icedtea-2.6.0/openjdk/hotspot/agent/src/os/linux/salibelf.c:34:13:
warning: implicit declaration of function 'memcmp'
[-Wimplicit-function-declaration]
 *
/mnt/builder/portage.build/portage/dev-java/icedtea-7.2.6.0_pre23/work/icedtea-2.6.0/openjdk/hotspot/agent/src/os/linux/ps_proc.c:162:11:
warning: implicit declaration of function 'waitpid'
[-Wimplicit-function-declaration]
 *
/mnt/builder/portage.build/portage/dev-java/icedtea-7.2.6.0_pre23/work/icedtea-2.6.0/openjdk/hotspot/agent/src/os/linux/LinuxDebuggerLocal.c:76:20:
warning: implicit declaration of function 'getenv'
[-Wimplicit-function-declaration]

These are due to missing includes which are fixed in 8 by 8025613.

-- 
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/20150617/9f7d2b91/attachment.html>


More information about the distro-pkg-dev mailing list