Skip to content

Conversation

@mkasenberg
Copy link
Contributor

Fixes an error at 'newt test all' in Github Actions: repos/apache-mynewt-nimble/nimble/host/audio/include/audio/ble_audio.h:52:
error: "TEST" redefined [-Werror]
52 | #define TEST(x, A, FUNC, ...) FUNC
|

Fixes an error at 'newt test all' in Github Actions:
apache-mynewt-nimble/nimble/host/audio/include/audio/ble_audio.h:52:
 error: "TEST" redefined [-Werror]
   52 | #define TEST(x, A, FUNC, ...)    FUNC
      |
@sjanc sjanc merged commit 582a9cd into apache:master Nov 26, 2025
21 of 28 checks passed
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.

2 participants