On Thu, 29 Apr 2021 06:54:33 GMT, Yasumasa Suenaga wrote:
> We can see following compiler warning in check_code.c on GCC 11.
LGTM.
I am not aware of any platform where sizeof(char) is not 1, but good to be
prepared :)
-
Marked as reviewed by stuefe (Reviewer).
PR: https://git.op
On Thu, 29 Apr 2021 06:54:33 GMT, Yasumasa Suenaga wrote:
> We can see following compiler warning in check_code.c on GCC 11.
Ping: Could you review this PR? We still see this warning with GCC 11.1.
-
PR: https://git.openjdk.java.net/jdk/pull/3787