On Thu, 23 Nov 2023 13:54:47 GMT, Robbin Ehn <r...@openjdk.org> wrote:
>> @robehn I think that is a gcc extension; not ANSI C. > > Yea, you are correct. Apparently the gcc extension is not turned off even if > you use -ansi. > clang on the other hand complains. > > @galderz your suggested patch is correct, can you open PR ? @robehn Way ahead of you: https://bugs.openjdk.org/browse/JDK-8320663 :) ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/15138#discussion_r1403452541