RFR: 8292008: Transition the JDK to the common standard of C11 [v2]
Magnus Ihse Bursie
ihse at openjdk.org
Tue Aug 30 14:31:48 UTC 2022
On Tue, 30 Aug 2022 11:59:43 GMT, Andrey Turbanov <aturbanov at openjdk.org> wrote:
>> Magnus Ihse Bursie has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Fix typo
>
> make/autoconf/flags-cflags.m4 line 549:
>
>> 547: else
>> 548: # Visual Studio 2017 does not support the full C11, nor any other well-defined C standard.
>> 549: # We use the default, which is roughly C89 + certain chosen extensions. CS2017 will need to
>
>>`CS2017`
>
> did you mean VS 2017 ?
Yes, thanks. Fixed.
-------------
PR: https://git.openjdk.org/jdk/pull/10077
More information about the build-dev
mailing list