Skip to content

test-signalhandler.cpp: fixed -Wunused-macros warning on macOS#7745

Merged
chrchr-github merged 1 commit intodanmar:mainfrom
firewave:sig-mac
Aug 17, 2025
Merged

test-signalhandler.cpp: fixed -Wunused-macros warning on macOS#7745
chrchr-github merged 1 commit intodanmar:mainfrom
firewave:sig-mac

Conversation

@firewave
Copy link
Copy Markdown
Collaborator

/Users/runner/work/cppcheck/cppcheck/test/signal/test-signalhandler.cpp:20:9: error: macro is not used [-Werror,-Wunused-macros]
   20 | #define _GNU_SOURCE // required to have feenableexcept()
      |         ^

```
/Users/runner/work/cppcheck/cppcheck/test/signal/test-signalhandler.cpp:20:9: error: macro is not used [-Werror,-Wunused-macros]
   20 | #define _GNU_SOURCE // required to have feenableexcept()
      |         ^
```
@sonarqubecloud
Copy link
Copy Markdown

@chrchr-github chrchr-github merged commit 24dfe7b into danmar:main Aug 17, 2025
63 checks passed
@firewave firewave deleted the sig-mac branch August 17, 2025 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants