RFR: 8030350: Enable additional compiler warnings for GCC (original) (raw)
Mike Duigou mike.duigou at oracle.com
Wed Jan 22 17:05:40 PST 2014
- Previous message: RFR: 8030350: Enable additional compiler warnings for GCC
- Next message: RFR(S) 8030955: assert(_prologue != NULL) failed: prologue pointer must be initialized
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Ping!
Still seeking reviewer and hotspot sponsor.
Mike
On Jan 16 2014, at 18:18 , Mike Duigou <mike.duigou at oracle.com> wrote:
Hello all;
I've done some additional testing of my previous patch enabling additional GCC warnings for native code. http://cr.openjdk.java.net/~mduigou/JDK-8030350/4/webrev/ With the switch to -Wformat=2 I found it necessary to add -Wno-error=format-nonliteral for hotspot as there are legitimate calls to sscanf that use a passed parameter. In addition to review I still need a sponsor to push this to hotspot for me. Thanks, Mike
- Previous message: RFR: 8030350: Enable additional compiler warnings for GCC
- Next message: RFR(S) 8030955: assert(_prologue != NULL) failed: prologue pointer must be initialized
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]