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

Zap use chip::ErrorStr into the BasicFilter template of CHIPClientCallbacks.h #8213

Conversation

vivien-apple
Copy link
Contributor

Problem

Onto some platforms CHIPClientCallbacks.h will not compile.

Change overview

  • Use %s with chip::ErrorStr(err) instead of %d with err.

Testing

  • That is just a compilation error that should be fixed with the update.

@vivien-apple vivien-apple self-assigned this Jul 8, 2021
@vivien-apple vivien-apple changed the title Zap use error str into basic filter Zap use chip::ErrorStr into basic filter Jul 8, 2021
@vivien-apple vivien-apple changed the title Zap use chip::ErrorStr into basic filter Zap use chip::ErrorStr into the BasicFilter template of CHIPClientCallbacks.h Jul 8, 2021
@andy31415
Copy link
Contributor

@bzbarsky-apple bzbarsky-apple merged commit 046f46a into project-chip:master Jul 8, 2021
andy31415 pushed a commit that referenced this pull request Jul 9, 2021
…lbacks.h (#8213)

* Use %s for logging the error instead of %d into CHIPClientCallbacks.zapt

* Update gen/ folders
nikita-s-wrk pushed a commit to nikita-s-wrk/connectedhomeip that referenced this pull request Sep 23, 2021
…lbacks.h (project-chip#8213)

* Use %s for logging the error instead of %d into CHIPClientCallbacks.zapt

* Update gen/ folders
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.

6 participants