Skip to content

Implement get_current_tid_inner for Android #90

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 9, 2025
Merged

Conversation

SpriteOvO
Copy link
Owner

Someone reported an compilation error on Termux in a Telegram Rust group:

error[E0425]: cannot find value get_current_tid_inner in this scope
   --> /data/data/com.termux/files/home/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/spdlog-rs-0.4.2/src/record.rs:261:57
    |
261 | ...ith(get_current_tid_inner))
    |        ^^^^^^^^^^^^^^^^^^^^^ not found in this

This PR adds supports for Android-like OS.

@SpriteOvO SpriteOvO merged commit 39a77e7 into main-dev May 9, 2025
84 checks passed
@SpriteOvO SpriteOvO deleted the android-support branch May 9, 2025 06:33
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.

1 participant