Skip to content

Fix GCC 16 SFINAE warning in start_detached test - #2279

Open
daniel-petrovic wants to merge 1 commit into
NVIDIA:mainfrom
daniel-petrovic:bugfix/gcc-16-sfinae-warning
Open

daniel-petrovic wants to merge 1 commit into
NVIDIA:mainfrom
daniel-petrovic:bugfix/gcc-16-sfinae-warning

Conversation

@daniel-petrovic

@daniel-petrovic daniel-petrovic commented Sep 20, 2026

Copy link
Copy Markdown

Use an explicit get_env() return type to avoid GCC 16’s -Wsfinae-incomplete warning under -Werror.

Fixes: #2278

@copy-pr-bot

copy-pr-bot Bot commented Sep 20, 2026

Copy link
Copy Markdown

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.

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.

GCC 16 build fails due to -Wsfinae-incomplete in start_detached test

1 participant