You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
INFO ../../examples/persistent-storage/qpg/third_party/connectedhomeip/third_party/openthread/repo/src/core/common/extension.hpp:39:5: error: "OPENTHREAD_ENABLE_VENDOR_EXTENSION" is not defined, evaluates to 0 [-Werror=undef]
INFO 39 | #if OPENTHREAD_ENABLE_VENDOR_EXTENSION
INFO | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
)
* fix(QPG): Enable -Wundef and fix any errors for qpg based builds (Addresses #29591)
* Restyled by gn
---------
Co-authored-by: Restyled.io <commits@restyled.io>
HunsupJung
pushed a commit
to HunsupJung/connectedhomeip
that referenced
this issue
Oct 23, 2023
…ject-chip#29617)
* fix(QPG): Enable -Wundef and fix any errors for qpg based builds (Addresses project-chip#29591)
* Restyled by gn
---------
Co-authored-by: Restyled.io <commits@restyled.io>
Reproduction steps
Enable
-Wundef
. https://github.com/project-chip/connectedhomeip/actions/runs/6419947027/job/17430922975?pr=29582@tima-q
Platform
other
Platform Version(s)
No response
Type
CI tested
(Optional) If manually tested please explain why this is only manually tested
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: