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

Looks like the changes to other clusters didn't make it to the #8523

Merged
merged 2 commits into from
Jul 21, 2021

Conversation

drempelg
Copy link
Contributor

thermostat cluster. These changes allow it to compile again

Problem

When including this source file in a project that uses the matter SDK this file fails to compile. Looks like it's been overlooked in some recent refactors.

Change overview

Fixed up location of headers that are being included, fixed up the function signatures to match the signatures generated by zap, and initialized the status variable since that was also triggering a compiler failure on our project.

Testing

Not functionally tested as there were no functional changes. This is purely to get things compiling once again.

Tested compiling using our devices project.

@boring-cyborg boring-cyborg bot added the app label Jul 20, 2021
@CLAassistant
Copy link

CLAassistant commented Jul 20, 2021

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@bzbarsky-apple bzbarsky-apple left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should consider including this in all-clusters-app....

thermostat cluster.  These changes allow it to compile again
@mspang mspang merged commit 5d9dcae into project-chip:master Jul 21, 2021
alexhqwang added a commit to alexhqwang/connectedhomeip that referenced this pull request Sep 1, 2021
Specific commits needed for Zirconium:
* 09c8dd09 Looks like the changes to other clusters didn't make it to the (project-chip#8523)
* e6860d13 Change QR code payload setup to use C strings (project-chip#8526)

Issue:
b/194314482

Change-Id: I9969de2120e23f00f458892bc8366a4487901eb5
nikita-s-wrk pushed a commit to nikita-s-wrk/connectedhomeip that referenced this pull request Sep 23, 2021
…ct-chip#8523)

* Looks like the changes to other clusters didn't make it to the
thermostat cluster.  These changes allow it to compile again

* Restyled by clang-format

Co-authored-by: Restyled.io <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants