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

Add constant initialization of managed variable to silence gcc warning #509

Merged
merged 1 commit into from
Sep 29, 2023

Conversation

miscco
Copy link
Contributor

@miscco miscco commented Sep 29, 2023

We have some bug reports about failing CI runs because of this.

So lets pull that fix out to unblock others.

See nvbug4273068

@miscco miscco requested review from a team as code owners September 29, 2023 06:22
@miscco miscco requested review from griwes, wmaxey, elstehle and jrhemstad and removed request for a team September 29, 2023 06:22
@miscco miscco added nvbug Has an associated internal NVIDIA NVBug. libcu++ For all items related to libcu++ bug Something isn't working right. labels Sep 29, 2023
@wmaxey wmaxey merged commit db2cefb into NVIDIA:main Sep 29, 2023
@miscco miscco deleted the fix_managed_initialization branch October 1, 2023 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working right. libcu++ For all items related to libcu++ nvbug Has an associated internal NVIDIA NVBug.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants