Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #undefing section at the end of monobuild file #757

Merged
merged 2 commits into from
Feb 7, 2025
Merged

Conversation

hanno-becker
Copy link
Contributor

autogen: Omit /dev/*.h from #undef section in monobuild file

A previous change erroneously added the header files in dev/*
to the list of headers to be scanned for macros that should be
#undef'ed at the end of the monobuild file. This commit fixes
this, removing various duplicated #undef directives.

A previous change erroneously added the header files in dev/*
to the list of headers to be scanned for macros that should be
`#undef`'ed at the end of the monobuild file. This commit fixes
this, removing various duplicated `#undef` directives.

Signed-off-by: Hanno Becker <[email protected]>
It seem to be pre-installed and sufficiently recent
on all Mac system we test on, and the upgrade to a
newer version triggered by `brew install python3`
can sometimes fail.

Signed-off-by: Hanno Becker <[email protected]>
@hanno-becker hanno-becker changed the title Autogen fix Fix #undefing section at the end of monobuild file Feb 6, 2025
@mkannwischer mkannwischer merged commit cb56b38 into main Feb 7, 2025
170 checks passed
@mkannwischer mkannwischer deleted the autogen_fix branch February 7, 2025 03:51
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