Skip to content

Conversation

elbeno
Copy link
Contributor

@elbeno elbeno commented Aug 11, 2025

Problem:

  • Comparisons of a nonstatic function (pointer) are not constexpr according to GCC-15.

Solution:

  • Make flow run_func static.

Problem:
- Comparisons of a nonstatic function (pointer) are not constexpr according
  to GCC-15.

Solution:
- Make flow `run_func` `static`.
@lukevalenty lukevalenty merged commit 0809d1c into intel:main Aug 11, 2025
27 checks 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.

3 participants