WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
228937
[WTF][Win] REGRESSION(
r280795
) error LNK2019: unresolved external symbol "class WTF::String __cdecl WTF::logLevelString(void)"
https://bugs.webkit.org/show_bug.cgi?id=228937
Summary
[WTF][Win] REGRESSION(r280795) error LNK2019: unresolved external symbol "cla...
Fujii Hironori
Reported
2021-08-09 18:29:33 PDT
[WTF][Win] REGRESSION(
r280795
) error LNK2019: unresolved external symbol "class WTF::String __cdecl WTF::logLevelString(void)"
https://build.webkit.org/#/builders/38/builds/5957
UnifiedSource-88d1702b-19.cpp.obj : error LNK2019: unresolved external symbol "class WTF::String __cdecl WTF::logLevelString(void)" (?logLevelString@WTF@@YA?AVString@
1@XZ
) referenced in function "private: void __cdecl WebKit::GPUProcessProxy::platformInitializeGPUProcessParameters(struct WebKit::GPUProcessCreationParameters &)" (?platformInitializeGPUProcessParameters@GPUProcessProxy@WebKit@@AEAAXAEAUGPUProcessCreationParameters@
2@@Z
) bin64\WebKit2.dll : fatal error LNK1120: 1 unresolved externals
Attachments
Patch
(1.20 KB, patch)
2021-08-09 18:34 PDT
,
Fujii Hironori
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Fujii Hironori
Comment 1
2021-08-09 18:34:36 PDT
Created
attachment 435229
[details]
Patch
Fujii Hironori
Comment 2
2021-08-09 18:37:04 PDT
Committed
r280819
(
240382@main
): <
https://commits.webkit.org/240382@main
>
Radar WebKit Bug Importer
Comment 3
2021-08-09 18:39:45 PDT
<
rdar://problem/81722757
>
Fujii Hironori
Comment 4
2021-08-09 19:15:17 PDT
Committed
r280820
(
240383@main
): <
https://commits.webkit.org/240383@main
>
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