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::midi; unless RTMIDI_USE_NAMESPACE is enabled (to avoid breaking code that accesses rt::midi classes through the global namespace).

@mikomikotaishi mikomikotaishi changed the title Change namespace directive from #ifdef to #ifndef Fix bug in module inline namespace feature Nov 22, 2025
@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 bbdaa56 into thestk:master Nov 23, 2025
5 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