Skip to content

Conversation

elbeno
Copy link
Contributor

@elbeno elbeno commented Jan 14, 2025

Problem:

  • Calling CIB_FATAL with stack variables fails because it uses a lambda to scope its action, without capturing stack variables.

Solution:

  • Use the arguments outside the lambda expression.

Problem:
- Calling `CIB_FATAL` with stack variables fails because it uses a lambda to
  scope its action, without capturing stack variables.

Solution:
- Use the arguments outside the lambda expression.
@elbeno elbeno merged commit 608d3c7 into intel:main Jan 14, 2025
22 checks passed
@elbeno elbeno deleted the fix-log-fatal branch January 17, 2025 14:34
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.

2 participants