RFC: Minor build correctness patch

jon.vanalten at redhat.com jon.vanalten at redhat.com
Tue Jul 7 07:43:14 PDT 2009


Hi,

The attached patch corrects a minor issue noted in http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=289

Include statements for the .c files affected are missing, resulting in compiler warnings.  While this wasn't affecting the build or correct performance, it is good practice to include headers where appropriate.  This patch, adapted from that provided by the original bug reporter above, adds the include statements.

Comments welcome.

jon
-------------- next part --------------
A non-text attachment was scrubbed...
Name: header_correctness.patch
Type: application/octet-stream
Size: 1625 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20090707/d5b34af0/header_correctness.patch 


More information about the distro-pkg-dev mailing list