WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
253963
Prefer std::ceil, std::floor, and std::round over their C counterparts
https://bugs.webkit.org/show_bug.cgi?id=253963
Summary
Prefer std::ceil, std::floor, and std::round over their C counterparts
Seija K.
Reported
2023-03-15 07:45:17 PDT
Unlike the C library versions, these std functions have overloads for every type.
Attachments
Add attachment
proposed patch, testcase, etc.
Seija K.
Comment 1
2023-03-15 07:51:35 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/11555
Radar WebKit Bug Importer
Comment 2
2023-03-22 07:46:15 PDT
<
rdar://problem/107055011
>
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