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 python compile. #8135

Merged
merged 1 commit into from
Jul 6, 2021
Merged

Conversation

cecille
Copy link
Contributor

@cecille cecille commented Jul 6, 2021

Problem

Looks like ChipLogDetail is off for the controller so it throws
an unused variable exception.

Change overview

Just moving the var into the log.

Testing

compiled chip-device-ctrl.

Looks like ChipLogDetail is off for the controller so it throws
an unused variable exception. Just moving the var into the log.
@andy31415 andy31415 added hotfix urgent fix needed, can bypass review Tested manually labels Jul 6, 2021
@andy31415 andy31415 merged commit edd134c into project-chip:master Jul 6, 2021
@cecille cecille deleted the fix_compile_error branch July 6, 2021 16:54
@franck-apple franck-apple added this to the Test Event 4 milestone Jul 6, 2021
andy31415 pushed a commit that referenced this pull request Jul 6, 2021
Looks like ChipLogDetail is off for the controller so it throws
an unused variable exception. Just moving the var into the log.
nikita-s-wrk pushed a commit to nikita-s-wrk/connectedhomeip that referenced this pull request Sep 23, 2021
Looks like ChipLogDetail is off for the controller so it throws
an unused variable exception. Just moving the var into the log.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hotfix urgent fix needed, can bypass review review - pending transport
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants