RFR: 8281523: Accessibility: Conversion from string literal loses const qualifier [v2]
Daniel Jeliński
djelinski at openjdk.java.net
Mon Feb 21 17:36:48 UTC 2022
On Mon, 14 Feb 2022 21:25:42 GMT, Daniel Jeliński <djelinski at openjdk.org> wrote:
>> This patch fixes jdk.accessibility compilation under VisualStudio 2019 with /Zc:strictStrings enabled.
>>
>> Strict string handling is already enabled in GCC and Clang. With some effort we should be able to enable it in MSVC as well.
>
> Daniel Jeliński has updated the pull request incrementally with one additional commit since the last revision:
>
> Revert "Remove dead code"
>
> This reverts commit 8576f911d5389695fbe3c6462db2c36939ede54f.
hi, could you sponsor this? It's already integrated. Thank you!
-------------
PR: https://git.openjdk.java.net/jdk/pull/7380
More information about the client-libs-dev
mailing list