Integrated: 8311110: multichar warning in WinAccessBridge.cpp
Abhishek Kumar
abhiscxk at openjdk.org
Thu Jun 13 04:52:16 UTC 2024
On Wed, 12 Jun 2024 04:58:47 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:
> Looks like there was a typo for null character. It should be `'\0'` instead of `'/0'`.
> Build with clang toolchain with the help of [this PR](https://github.com/openjdk/jdk/pull/17019) and after the changes there is no warning.
This pull request has now been integrated.
Changeset: 301bd708
Author: Abhishek Kumar <abhiscxk at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/301bd7085654328f941c462bc786e995051d1a9c
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
8311110: multichar warning in WinAccessBridge.cpp
Reviewed-by: djelinski, jwaters, prr
-------------
PR: https://git.openjdk.org/jdk/pull/19670
More information about the client-libs-dev
mailing list