WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
262436
Use UNUSED_VARIADIC_PARAMS instead of UNUSED_FUNCTION for variadic arguments
https://bugs.webkit.org/show_bug.cgi?id=262436
Summary
Use UNUSED_VARIADIC_PARAMS instead of UNUSED_FUNCTION for variadic arguments
Abrar Rahman Protyasha
Reported
2023-09-29 23:49:49 PDT
When we want to indicate that a parameter pack is unused, we should now use UNUSED_VARIADIC_PARAMS over UNUSED_FUNCTION. The former landed in
268692@main
.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-09-29 23:50:13 PDT
<
rdar://problem/116273546
>
Abrar Rahman Protyasha
Comment 2
2023-09-30 00:00:59 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/18461
EWS
Comment 3
2023-10-02 03:18:42 PDT
Committed
268721@main
(adca80d36893): <
https://commits.webkit.org/268721@main
> Reviewed commits have been landed. Closing PR #18461 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug