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

Remove remaining C++03 compatibility from unit tests #1228

Merged
merged 5 commits into from
Jan 18, 2024

Conversation

Blonck
Copy link
Contributor

@Blonck Blonck commented Dec 18, 2023

As part of #127, code for unsupported compilation modes/platforms will be removed. This patch removes all remaining checks against C++03 which were left after #378.

This patch relates to #127 and #378.

Checklist

  • I am familiar with the [Contributing Guidelines]

As part of NVIDIA#127, code for unsupported compilation modes/platforms will
be removed. This patch removes all remaining checks against C++03 which
were left after NVIDIA#378.

This patch relates to NVIDIA#127 and NVIDIA#378.
@Blonck Blonck requested review from a team as code owners December 18, 2023 12:43
@Blonck Blonck requested review from wmaxey and griwes December 18, 2023 12:43
Copy link

copy-pr-bot bot commented Dec 18, 2023

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@Blonck
Copy link
Contributor Author

Blonck commented Dec 18, 2023

@miscco this are the remaining C++03 unit test left over from #378.

@miscco
Copy link
Collaborator

miscco commented Dec 18, 2023

/ok to test

@miscco
Copy link
Collaborator

miscco commented Jan 17, 2024

/ok to test

@miscco
Copy link
Collaborator

miscco commented Jan 17, 2024

/ok to test

@Blonck
Copy link
Contributor Author

Blonck commented Jan 18, 2024

You addressed all comments from your review in your commit, or? So nothing left to do?

@miscco
Copy link
Collaborator

miscco commented Jan 18, 2024

Only addressing the merge conflics I just introduces :)

@miscco
Copy link
Collaborator

miscco commented Jan 18, 2024

/ok to test

@miscco miscco merged commit 5b0762a into NVIDIA:main Jan 18, 2024
538 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants