Bug 16106

Summary: Windows build fixes for ports
Product: WebKit Reporter: Kevin Ollivier <kevino>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
Attachments:
Description Flags
USE(CURL) and MSVC port compilation fixes aroben: review+

Kevin Ollivier
Reported 2007-11-23 15:33:29 PST
These fix building with CURL on Windows and with any port that uses the _r threadsafe functions when compiling with MSVC.
Attachments
USE(CURL) and MSVC port compilation fixes (3.68 KB, patch)
2007-11-23 15:34 PST, Kevin Ollivier
aroben: review+
Kevin Ollivier
Comment 1 2007-11-23 15:34:04 PST
Created attachment 17473 [details] USE(CURL) and MSVC port compilation fixes
Adam Roben (:aroben)
Comment 2 2007-11-23 15:52:57 PST
Comment on attachment 17473 [details] USE(CURL) and MSVC port compilation fixes + include pthreds.h to get the threadsafe *_r functions. Typo: pthreds.h -> pthreads.h r=me
Kevin Ollivier
Comment 3 2007-11-23 16:56:15 PST
landed in r27994
Note You need to log in before you can comment on or make changes to this bug.