RFR: 8196882: VS2017 Hotspot Defined vsnprintf Function Causes C2084 Already Defined Compilation Error (original) (raw)
Doerr, Martin martin.doerr at sap.com
Thu Mar 1 09:16:15 UTC 2018
- Previous message: RFR: 8197842: Remove unused macros VM_STRUCTS_EXT and VM_TYPES_EXT
- Next message: RFR: 8196882: VS2017 Hotspot Defined vsnprintf Function Causes C2084 Already Defined Compilation Error
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Kim,
this change causes a build warning on 32 bit Windows with Visual Studio 2013: os_windows.cpp(1521) : warning C4018: '>=' : signed/unsigned mismatch
I think " result >= len" should get fixed. Or is Visual Studio 2013 no longer supported? Do you have a pending change in which you can update this?
Best regards, Martin
- Previous message: RFR: 8197842: Remove unused macros VM_STRUCTS_EXT and VM_TYPES_EXT
- Next message: RFR: 8196882: VS2017 Hotspot Defined vsnprintf Function Causes C2084 Already Defined Compilation Error
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]