Skip to content

Conversation

@mikomikotaishi
Copy link
Contributor

@mikomikotaishi mikomikotaishi commented Nov 22, 2025

This pull request replaces inline namespace with a strict namespace, which avoids additional preprocessor logic in the module file, and adds using namespace rt::audio; unless RTAUDIO_USE_NAMESPACE is enabled (to avoid breaking code that accesses rt::audio classes through the global namespace).

@mikomikotaishi mikomikotaishi changed the title Fix bug in module inline namespace feature Replace inline namespace with implicitly imported namespace Nov 22, 2025
@garyscavone garyscavone merged commit 4bc3730 into thestk:master Nov 23, 2025
12 checks passed
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