Bug 234929 - [MSVC] Suppress new warnings C5054 and C5055 introduced by /permissive-
Summary: [MSVC] Suppress new warnings C5054 and C5055 introduced by /permissive-
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CMake (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Fujii Hironori
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-06 11:59 PST by Fujii Hironori
Modified: 2022-01-06 13:03 PST (History)
7 users (show)

See Also:


Attachments
Patch (1.50 KB, patch)
2022-01-06 12:08 PST, Fujii Hironori
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fujii Hironori 2022-01-06 11:59:41 PST
[MSVC] Suppress new warnings C5054 and C5055 introduced by /permissive-

After 245790@main, WinCairo emits a lot of warnings.
https://build.webkit.org/#/builders/27/builds/26470

See also Bug 233448 Comment 3.
Comment 1 Fujii Hironori 2022-01-06 12:08:12 PST
Created attachment 448521 [details]
Patch
Comment 2 Fujii Hironori 2022-01-06 13:03:03 PST
Comment on attachment 448521 [details]
Patch

Clearing flags on attachment: 448521

Committed r287716 (245800@trunk): <https://commits.webkit.org/245800@trunk>
Comment 3 Fujii Hironori 2022-01-06 13:03:08 PST
All reviewed patches have been landed.  Closing bug.