Skip to content

Drop FASTCALL on variadic functions - #15389

Merged
cmb69 merged 1 commit into
php:masterfrom
cmb69:cmb/fastcall-variadic
Aug 13, 2024
Merged

Drop FASTCALL on variadic functions#15389
cmb69 merged 1 commit into
php:masterfrom
cmb69:cmb/fastcall-variadic

Conversation

@cmb69

Copy link
Copy Markdown
Member

This is unlikely to be properly supported by compilers anyway, see #2975.

This is unlikely to be properly supported by compilers anyway, see
<php#2975>.
@cmb69

Copy link
Copy Markdown
MemberAuthor

This partially solves #15384.

@cmb69
cmb69 requested a review from iluuu1994August 13, 2024 17:03

@iluuu1994iluuu1994 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for the fix!

@cmb69
cmb69 merged commit 65c6d72 into php:masterAug 13, 2024
@cmb69
cmb69 deleted the cmb/fastcall-variadic branch August 13, 2024 17:47
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@cmb69@iluuu1994