Bug 226966 - [AppleWin] Fix build failure
Summary: [AppleWin] Fix build failure
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Per Arne Vollan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-06-14 05:14 PDT by Per Arne Vollan
Modified: 2021-06-14 11:20 PDT (History)
8 users (show)

See Also:


Attachments
Patch (1.84 KB, patch)
2021-06-14 05:19 PDT, Per Arne Vollan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Per Arne Vollan 2021-06-14 05:14:22 PDT
The AppleWin build is failing due to the following warning:

platform\cf\MediaAccessibilitySoftLink.h(67,1): warning C4273: 'MAAudibleMediaCopyPreferredCharacteristics': inconsistent dll linkage
Comment 1 Per Arne Vollan 2021-06-14 05:15:01 PDT
<rdar://79228536>
Comment 2 Per Arne Vollan 2021-06-14 05:19:07 PDT
Created attachment 431312 [details]
Patch
Comment 3 Per Arne Vollan 2021-06-14 11:11:10 PDT
Comment on attachment 431312 [details]
Patch

Thanks for reviewing!
Comment 4 EWS 2021-06-14 11:20:15 PDT
Committed r278838 (238787@main): <https://commits.webkit.org/238787@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 431312 [details].