[Webkit-unassigned] [Bug 162262] New: [Win] Compile fix.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 20 03:09:03 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=162262
Bug ID: 162262
Summary: [Win] Compile fix.
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: pvollan at apple.com
If the CoreText headers already has defined 'kCTFontTableOptionNoOptions', I get the following compile error:
Source\WebCore\platform\spi\win\CoreTextSPIWin.h(44): error C2365: 'kCTFontTableOptionNoOptions': redefinition; previous definition was 'enumerator' (compiling source file Source\WebCore\platform\graphics\ca\PlatformCALayer.cpp)
include\CoreText/CTFont.h(1285): note: see declaration of 'kCTFontTableOptionNoOptions' (compiling source file Source\WebCore\platform\graphics\ca\PlatformCALayer.cpp)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160920/5f5f35b2/attachment.html>
More information about the webkit-unassigned
mailing list