-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
meson setup --reconfigure
errors when setting base options
#14615
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
Comments
I can't reproduce this, tried with commit c443154 and the 1.8.0 tag. There's a pending fix (merged in git master) that causes reconfigure to stop being ignored entirely. |
This might be a regression in 1.8.1, if so it has to be fixed before the release... I am going to check and post a fix today or tomorrow. |
Aha, it only occurs without a language defined.
"broken" by actually processing options at all. |
Yes, it's the reconfigure version of #14255. |
Uh oh!
There was an error while loading. Please reload this page.
This used to work up to meson 1.8.0 and is a regression in git main.
The text was updated successfully, but these errors were encountered: