Integrated: 8247283: Enable the new conformant preprocessor option in Visual Studio
    Magnus Ihse Bursie 
    ihse at openjdk.org
       
    Tue Sep  6 08:53:04 UTC 2022
    
    
  
On Wed, 31 Aug 2022 15:22:31 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
> The new conformant preprocessor has been feature complete since Visual Studio 2019.
> 
> We should start to use it instead of the traditional preprocessor (which is well known to be non-conforming in various ways). This would bring VS-based usage more in line with other platforms in this area, and remove the need for some workarounds for the traditional preprocessor's behavior. 
> 
> This PR is dependent on [JDK-8293162](https://bugs.openjdk.org/browse/JDK-8293162) "Drop support for VS2017" and [JDK-8293088](https://bugs.openjdk.org/browse/JDK-8293088) "Fix compilation with the new Visual Studio preprocessor".
This pull request has now been integrated.
Changeset: b17758a9
Author:    Magnus Ihse Bursie <ihse at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/b17758a9323d74b4e29da7189d86260786eba321
Stats:     11 lines in 5 files changed: 1 ins; 0 del; 10 mod
8247283: Enable the new conformant preprocessor option in Visual Studio
Reviewed-by: erikj, djelinski
-------------
PR: https://git.openjdk.org/jdk/pull/10101
    
    
More information about the build-dev
mailing list