RFR: 8200630: Globally suppress Visual Studio warning C4351 (original) (raw)
Thomas Schatzl thomas.schatzl at oracle.com
Wed Apr 4 09:31:35 UTC 2018
- Previous message: RFR: 8200630: Globally suppress Visual Studio warning C4351
- Next message: RFR: 8200630: Globally suppress Visual Studio warning C4351
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
On Tue, 2018-04-03 at 17:00 -0400, Kim Barrett wrote:
Please review this change to globally suppress Visual Studio warning C4351. This warning is entirely useless to us. All it does is interfere with writing clear and correct code. (See bug for more details.)
This change also removes the one existing occurrence of local suppression of this warning, which is no longer needed. CR: https://bugs.openjdk.java.net/browse/JDK-8200630 Webrev: http://cr.openjdk.java.net/~kbarrett/8200630/open.00/
find with me. Looks good to me.
Thomas
- Previous message: RFR: 8200630: Globally suppress Visual Studio warning C4351
- Next message: RFR: 8200630: Globally suppress Visual Studio warning C4351
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]