[Rev 03] RFR: 8241476: Linux build warnings issued on gcc 9

Ambarish Rapte arapte at openjdk.java.net
Tue Apr 14 17:19:48 UTC 2020


On Mon, 13 Apr 2020 14:47:35 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

>> Looks good.
>
> @johanvos or @arapte Can one of you be the second reviewer on this?

After this change below c files would be compiled without  `-Werror=implicit-function-declaration` option.
modules/javafx.media/src/main/native/jfxmedia/Utils/ColorConverter.c

modules/javafx.graphics/src/main/native-glass/gtk/wrapped.c
modules/javafx.graphics/src/main/native-glass/gtk/launcher.c

This can be addressed in follow on issue. Recording the files here for track.
Looks good to me.

-------------

PR: https://git.openjdk.java.net/jfx/pull/150


More information about the openjfx-dev mailing list