Bug 234501

Summary: [Win] MSVC reports "COMVariantSetter.h(133): error C2760: syntax error: unexpected token 'identifier', expected ';'" with /std:c++20
Product: WebKit Reporter: Fujii Hironori <Hironori.Fujii>
Component: WebKit Misc.Assignee: Fujii Hironori <Hironori.Fujii>
Status: RESOLVED FIXED    
Severity: Normal CC: don.olmstead, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 233448    
Attachments:
Description Flags
Patch none

Fujii Hironori
Reported 2021-12-19 20:41:48 PST
[Win] MSVC reports "COMVariantSetter.h(133): error C2760: syntax error: unexpected token 'identifier', expected ';'" with /std:c++20 > Source\WebKitLegacy\win\COMVariantSetter.h(133): error C2760: syntax error: unexpected token 'identifier', expected ';' > Source\WebKitLegacy\win\COMVariantSetter.h(140): note: see reference to class template instantiation 'COMVariantSetter<WTF::Vector<T,0,WTF::CrashOnOverflow,16,WTF::VectorMalloc>>' being compiled
Attachments
Patch (3.14 KB, patch)
2021-12-19 20:46 PST, Fujii Hironori
no flags
Fujii Hironori
Comment 1 2021-12-19 20:46:40 PST
Fujii Hironori
Comment 2 2021-12-20 11:58:44 PST
Comment on attachment 447577 [details] Patch Clearing flags on attachment: 447577 Committed r287269 (245425@trunk): <https://commits.webkit.org/245425@trunk>
Fujii Hironori
Comment 3 2021-12-20 11:58:48 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2021-12-20 11:59:17 PST
Note You need to log in before you can comment on or make changes to this bug.