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

Change print macro to matx namespaced function #607

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

tmartin-gh
Copy link
Collaborator

Issue #606 correctly points out that use of a "print" macro can conflict with other libraries, such as Eigen. This PR changes the print macro back to a matx::print function.

@tmartin-gh
Copy link
Collaborator Author

/blossom-ci

@cliffburdick
Copy link
Collaborator

Fixes #606

@tmartin-gh tmartin-gh merged commit 2aedbcd into NVIDIA:main Apr 11, 2024
1 check 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.

[BUG]: #define print replaces print functions in other libraries
2 participants