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

Missing chip namespace in PersistentStorageMacro.h #10183

Conversation

vivien-apple
Copy link
Contributor

Problem

The chip namespace is missing from the macro defined into src/lib/support/PersistentStorageMacros.h. It may cause some build error if one try to use this macro from outside the chip namespace

Change overview

  • Add the missing namespace

Testing

Just namespace fixing. Should not change anything to the output...

… in src/lib/support/PersistentStorageMacros.h
@vivien-apple vivien-apple merged commit 655aedf into project-chip:master Oct 5, 2021
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