Skip to content

Attempting to improve compiler error messages

08cbce7
Select commit
Loading
Failed to load commit list.
Open

Attempting to improve compiler error messages related to tag_invoke #6843

Attempting to improve compiler error messages
08cbce7
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jan 31, 2026 in 2s

3 new alerts

New alerts in code changed by this pull request

  • 3 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 279 in libs/core/execution_base/include/hpx/execution_base/execution.hpp

See this annotation in the file changed.

Code scanning / CodeQL

Unused local variable Note

Variable ts is not used.

Check notice on line 370 in libs/core/execution_base/include/hpx/execution_base/execution.hpp

See this annotation in the file changed.

Code scanning / CodeQL

Unused static variable Note

Static variable ts is never read.

Check notice on line 370 in libs/core/execution_base/include/hpx/execution_base/execution.hpp

See this annotation in the file changed.

Code scanning / CodeQL

Unused local variable Note

Variable ts is not used.