Skip to content

fixes the check_feature_macros script.#889

Merged
lemire merged 1 commit intomasterfrom
fix_check_feature
Jan 3, 2026
Merged

fixes the check_feature_macros script.#889
lemire merged 1 commit intomasterfrom
fix_check_feature

Conversation

@lemire
Copy link
Copy Markdown
Member

@lemire lemire commented Dec 30, 2025

Fixes #886

Obviously, I won't win the Turing award for this code. But it only needs to be good enough to spot our mistakes.

@lemire lemire requested a review from pauldreik December 30, 2025 22:01
@pauldreik
Copy link
Copy Markdown
Collaborator

well it seems to work! in the sense that it gives no warnings.

what do you say about running this as a separate ci job and remove it from the unit test? I volunteer to fix it if needed.

@lemire
Copy link
Copy Markdown
Member Author

lemire commented Jan 3, 2026

@pauldreik

well it seems to work! in the sense that it gives no warnings.

I am 90% sure that it means that things are correct.

 what do you say about running this as a separate ci job and remove it from the unit test? I volunteer to fix it if needed.

As I wrote elsewhere, I think we want us to catch the mistakes when we code before we push a commit.

@lemire lemire merged commit 892bae6 into master Jan 3, 2026
81 checks passed
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.

the scripts/check_feature_macros.py needs fixing

2 participants