Bug 163272

Summary: [Win] Compile fix.
Product: WebKit Reporter: Per Arne Vollan <pvollan>
Component: WebCore Misc.Assignee: Per Arne Vollan <pvollan>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, bfulgham, commit-queue, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Per Arne Vollan 2016-10-11 02:05:57 PDT
On some older SDKs, I get the following compile error:

Source\WebCore\platform\spi\win\CoreTextSPIWin.h(44): error C2365: 'kCTFontTableOptionNoOptions': redefinition; previous definition was 'enumerator'
Comment 1 Per Arne Vollan 2016-10-11 02:18:56 PDT
Created attachment 291243 [details]
Patch
Comment 2 Per Arne Vollan 2016-10-11 02:52:25 PDT
<rdar://problem/28453359>
Comment 3 WebKit Commit Bot 2016-10-11 07:12:26 PDT
Comment on attachment 291243 [details]
Patch

Clearing flags on attachment: 291243

Committed r207136: <http://trac.webkit.org/changeset/207136>
Comment 4 WebKit Commit Bot 2016-10-11 07:12:29 PDT
All reviewed patches have been landed.  Closing bug.