Bug 153646 - [WinCairo] Fix compile error.
Summary: [WinCairo] Fix compile error.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-29 04:01 PST by peavo
Modified: 2016-01-29 18:57 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.32 KB, patch)
2016-01-29 04:07 PST, peavo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description peavo 2016-01-29 04:01:32 PST
Part of error message:

..\..\Source\WebCore\platform\text\win\LocaleWin.cpp(122): error C2784: 'bool WTF::equalLettersIgnoringASCIICase(WTF::StringView,const char (&)[length])': could not deduce template argument for 'const char (&)[length]' from 'const WTF::String'
Comment 1 peavo 2016-01-29 04:07:09 PST
Created attachment 270199 [details]
Patch
Comment 2 WebKit Commit Bot 2016-01-29 18:57:46 PST
Comment on attachment 270199 [details]
Patch

Clearing flags on attachment: 270199

Committed r195879: <http://trac.webkit.org/changeset/195879>
Comment 3 WebKit Commit Bot 2016-01-29 18:57:50 PST
All reviewed patches have been landed.  Closing bug.