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

Stop LegacyNexus namespace pollution from napi.h -- ornl-next #39043

Merged
merged 1 commit into from
Mar 11, 2025

Conversation

rboston628
Copy link
Contributor

Sister to PR #39012

* remove using namespace

* stop namespace pollution from napi

* fix internal napi following removal of using from header

* ensure namespace is correct internally to napi

* add cppcheck suppression

* use using namespace internal to nap

* add using namespace to test_nxunlimited
@rboston628 rboston628 added the ornl-next A copy of a branch into the ornl-next fork label Mar 11, 2025
@rboston628 rboston628 marked this pull request as ready for review March 11, 2025 18:01
@rboston628 rboston628 enabled auto-merge (squash) March 11, 2025 18:01
@rboston628 rboston628 merged commit 06a2255 into ornl-next Mar 11, 2025
9 of 10 checks passed
@rboston628 rboston628 deleted the 39012-ornl-next branch March 11, 2025 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ornl-next A copy of a branch into the ornl-next fork
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants