ihse [Tue, 06 Mar 2018 00:13:56 +0100] rev 56251
Clean up solstudio warnings in makefiles.
ihse [Mon, 05 Mar 2018 23:41:27 +0100] rev 56250
Back away from -Wall to -W4 on windows, at least initially.
ihse [Mon, 05 Mar 2018 23:23:50 +0100] rev 56249
Promote E_DECLARATION_IN_CODE to global disable on solaris.
ihse [Mon, 05 Mar 2018 23:20:54 +0100] rev 56248
Now I really confirm this compiles without warnings on gcc 7.2.0, 6.3.0, 5.4.1, 4.9.2, 4.8.5.
ihse [Mon, 05 Mar 2018 23:15:38 +0100] rev 56247
Remove unused disables.
ihse [Mon, 05 Mar 2018 23:13:08 +0100] rev 56246
Remove unused disabled warning.
ihse [Mon, 05 Mar 2018 23:08:36 +0100] rev 56245
Hotspot on solstudio is now finished.
ihse [Mon, 05 Mar 2018 22:45:57 +0100] rev 56244
Now I believe this compiles with gcc 4.8, 4.9, 5.0, 6.0, 7.0.
ihse [Mon, 05 Mar 2018 22:35:54 +0100] rev 56243
Simple fix for printing file name while compiling.
ihse [Mon, 05 Mar 2018 22:35:26 +0100] rev 56242
Initial conversion for windows with -Wall and disables.
ihse [Mon, 05 Mar 2018 22:29:59 +0100] rev 56241
Warning nokeyworddefine does not need to be turned off for libjvm.
ihse [Mon, 05 Mar 2018 22:16:28 +0100] rev 56240
Promote inllargeint to global disable on solstudio.
ihse [Mon, 05 Mar 2018 22:02:25 +0100] rev 56239
Promoting notemsource to global disable for solstudio.
ihse [Mon, 05 Mar 2018 22:00:38 +0100] rev 56238
First pass at getting gcc warnings right.
ihse [Mon, 05 Mar 2018 21:37:20 +0100] rev 56237
Push wunreachable on solstudio down to where it belongs.