-
Notifications
You must be signed in to change notification settings - Fork 7.7k
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 i386 release build warning #16730
base: master
Are you sure you want to change the base?
Conversation
f3370ad
to
2dcc454
Compare
Lines 87 to 100 in 3b609ab
If only |
@cmb69 I think the issue is the hard-coded Maybe I'm on the wrong track. I don't have a 32-bit build set up locally. |
Why do we even use |
That's a good question. We don't use |
2dcc454
to
3d13b38
Compare
Oops, I'm confused. Shouldn't do too much when bisecting. ;) Anyhow, relevant commit: 024fc2c (2007!) |
Your suggestion seems to work 🙂 Thanks! |
Certainly no ABI break here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The change to getopt.c looks good to me (might make sense to apply to lower branches too; at least PHP-8.4).
--disable-debug
is added temporarily to catch the error in CI.https://github.com/php/php-src/actions/runs/11734433568/job/32690495546#logs