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

Fix clang lambda capture which went out of scope #195

Merged
merged 2 commits into from
Sep 28, 2023

Conversation

maaikez
Copy link
Contributor

@maaikez maaikez commented Sep 28, 2023

Lambda capture was going out of scope resulting a wrong evse id (48 in my case). This should fix it.

maaikez and others added 2 commits September 28, 2023 12:18
Signed-off-by: Maaike Zijderveld, Alfen <maaike@iolar.nl>
Signed-off-by: Kai-Uwe Hermann <kai-uwe.hermann@pionix.de>
Signed-off-by: Kai-Uwe Hermann <kai-uwe.hermann@pionix.de>
@hikinggrass hikinggrass merged commit 0a1b387 into main Sep 28, 2023
2 checks passed
@hikinggrass hikinggrass deleted the mz-fix-clang-lambda-capture branch September 28, 2023 10:22
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