Bug 127499 - [WinCairo] Compile error.
Summary: [WinCairo] Compile error.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-23 11:43 PST by peavo
Modified: 2014-01-23 13:15 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.05 KB, patch)
2014-01-23 11:47 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 2014-01-23 11:43:18 PST
I'm currently getting some compile errors building WinCairo.

The reason is that <curl/curl.h> is included without including <winsock2.h> first (in WebCore/platform/network/curl/ResourceError.h).
Comment 1 peavo 2014-01-23 11:47:43 PST
Created attachment 222009 [details]
Patch
Comment 2 Brent Fulgham 2014-01-23 12:46:37 PST
Comment on attachment 222009 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2014-01-23 13:15:03 PST
Comment on attachment 222009 [details]
Patch

Clearing flags on attachment: 222009

Committed r162636: <http://trac.webkit.org/changeset/162636>
Comment 4 WebKit Commit Bot 2014-01-23 13:15:05 PST
All reviewed patches have been landed.  Closing bug.