Re: RFR: 8080317: Disable warning treated as error for signed/unsigned comparison in building splashscreen

2015-05-13 Thread David DeHaven
The changes look ok to me. -DrD- > On May 13, 2015, at 1:45 PM, Phil Race wrote: > > Warnings are now treated as errors by default. > I need a quick review on this from anyone who is available so I can fix our > build for integration... > > -phil. > > https://bugs.openjdk.java.net/browse/JD

Re: RFR: 8080317: Disable warning treated as error for signed/unsigned comparison in building splashscreen

2015-05-13 Thread David DeHaven
Adding Magnus -DrD- > On May 13, 2015, at 1:45 PM, Phil Race wrote: > > Warnings are now treated as errors by default. > I need a quick review on this from anyone who is available so I can fix our > build for integration... > > -phil. > > https://bugs.openjdk.java.net/browse/JDK-8080317 > >

RFR: 8080317: Disable warning treated as error for signed/unsigned comparison in building splashscreen

2015-05-13 Thread Phil Race
Warnings are now treated as errors by default. I need a quick review on this from anyone who is available so I can fix our build for integration... -phil. https://bugs.openjdk.java.net/browse/JDK-8080317 $ hg diff make/lib/Awt2dLibraries.gmk diff --git a/make/lib/Awt2dLibraries.gmk b/make/lib