Skip to content

Conversation

@ftynse
Copy link
Contributor

@ftynse ftynse commented Nov 13, 2025

This is a uselessly verbose warning that picks up changes in standard library we don't control.

This is a uselessly verbose warning that picks up changes in standard
library we don't control.

Signed-off-by: Alex Zinenko <git@ozinenko.com>
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds compiler flag -Wno-macro-redefined to suppress verbose macro redefinition warnings that originate from the standard library and are outside the project's control.

Key changes:

  • Adds conditional suppression of the -Wno-macro-redefined warning flag with compiler support detection
  • Uses CMake's CheckCXXCompilerFlag module to ensure cross-compiler compatibility

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings November 13, 2025 09:56
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ftynse ftynse merged commit 41fd9b5 into main Nov 13, 2025
25 checks passed
@ftynse ftynse deleted the users/ftynse/cmake branch November 13, 2025 12:00
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.

4 participants