Skip to content

ndk-glue: Initialize ndk-context on 0.4 stable releases#226

Merged
MarijnS95 merged 1 commit into
ndk-glue-0.4-stablefrom
backport-ndk-context
Feb 15, 2022
Merged

ndk-glue: Initialize ndk-context on 0.4 stable releases#226
MarijnS95 merged 1 commit into
ndk-glue-0.4-stablefrom
backport-ndk-context

Conversation

@MarijnS95
Copy link
Copy Markdown
Member

In order to show that #223 solves our problem (#211) with multiple ndk-glue versions in tree, all having their own static globals, backport the ndk-context initialization to ndk-glue 0.4 so that everyone on this older crate can be compatible with other crates using the Java VM and/or Android Context. These crates will need to migrate to ndk-context first though.

In order to show that [#223] solves our problem ([#211]) with multiple
ndk-glue versions in tree, all having their own `static` globals,
backport the `ndk-context` initialization to `ndk-glue 0.4` so that
everyone on this older crate can be compatible with other crates using
the Java VM and/or Android Context.  These crates will need to migrate
to `ndk-context` first though.

[#211]: #211
[#223]: #223
@MarijnS95 MarijnS95 requested a review from dvc94ch February 15, 2022 13:26
@MarijnS95 MarijnS95 merged commit 4cb7b51 into ndk-glue-0.4-stable Feb 15, 2022
@MarijnS95 MarijnS95 deleted the backport-ndk-context branch February 15, 2022 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants