Skip to content
This repository was archived by the owner on Jun 8, 2026. It is now read-only.

Fix jni::AsLvalue not working on some versions of Clang. - #66

Open
n1xx1 wants to merge 1 commit into
mapbox:masterfrom
n1xx1:patch-1
Open

Fix jni::AsLvalue not working on some versions of Clang.#66
n1xx1 wants to merge 1 commit into
mapbox:masterfrom
n1xx1:patch-1

Conversation

@n1xx1

@n1xx1 n1xx1 commented Mar 24, 2023

Copy link
Copy Markdown

This implicit conversion is invalid on some versions of LLVM (I tested on llvm 14). However using a static_cast is valid.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant