Skip to content
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

Fix namespace scoping #45

Merged
merged 1 commit into from
Jan 26, 2022
Merged

Fix namespace scoping #45

merged 1 commit into from
Jan 26, 2022

Conversation

rgriebl
Copy link

@rgriebl rgriebl commented Jan 26, 2022

We're definitely in the wrong namespace here and clang on macOS, iOS
and Android rightfully complains about it.

We're definitely in the wrong namespace here and clang on macOS, iOS
and Android rightfully complains about it.
@github-actions
Copy link
Contributor

Unit Test Results

  6 files  ±0    6 suites  ±0   2m 42s ⏱️ -1s
13 tests ±0  13 ✔️ ±0  0 💤 ±0  0 ±0 
74 runs  ±0  74 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit 1f80f1b. ± Comparison against base commit c56c7d5.

@danvratil
Copy link
Owner

Indeed, thanks for the fix.

I wonder why the Linux clang on CI doesn't complain, though...

@danvratil danvratil merged commit 8d61ace into danvratil:main Jan 26, 2022
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