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

Revert "[app] Add option to disable Read Client" #28087

Merged
merged 1 commit into from
Jul 19, 2023

Conversation

woody-apple
Copy link
Contributor

Reverts #28050

this doesn’t compile in the opposite path, please redo this, and add tests to confirm both paths.

@woody-apple
Copy link
Contributor Author

@wqx6 FYI

@bzbarsky-apple
Copy link
Contributor

In particular, ReadClient is used from various code that was not made conditional in #28050.

Ideally, setting that compile option would remove the definition of the ReadClient class altogether (e.g. via ifdefs in that header, so the includes don't have to be ifdefed), and then fix all the resulting compile failures.

@wqx6
Copy link
Contributor

wqx6 commented Jul 21, 2023

Thanks for suggestion, I will raise another PR.

erwinpan1 pushed a commit to erwinpan1/connectedhomeip that referenced this pull request Jul 21, 2023
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.

3 participants