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 signatures of string-attribute getters in Accessors.h/cpp (1.1 backport of #29024) #29029

Conversation

bzbarsky-apple
Copy link
Contributor

The old signature did not propagate the update length of the span to the caller.

This is a manual backport of #29024.

The ZAP update is needed to get the right output.

This modifies a few things, which were included in the PR so that the ZAP job would pass.

The Darwin bits might not compile in this state, but that's OK.

The old signature did not propagate the update length of the span to the caller.

This is a manual backport of project-chip#29024.

The ZAP update is needed to get the right output.

This modifies a few things, which were included in the PR so that the ZAP job
would pass.

The Darwin bits might not compile in this state, but that's OK.
@andy31415 andy31415 merged commit 06a421e into project-chip:v1.1-branch Sep 5, 2023
43 of 67 checks passed
@bzbarsky-apple bzbarsky-apple deleted the cherrypick-1ed389725756a7a5e6ce4c2e79e6458c7d89d2f6 branch September 5, 2023 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants