Bug 11647 - Fix Win32 build
Summary: Fix Win32 build
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 420+
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-18 20:04 PST by Sam Weinig
Modified: 2006-11-20 05:10 PST (History)
1 user (show)

See Also:


Attachments
patch (6.35 KB, patch)
2006-11-18 20:20 PST, Sam Weinig
mjs: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2006-11-18 20:04:31 PST
r17837 killed the win32 build.  Patch forthcoming.
Comment 1 Sam Weinig 2006-11-18 20:20:13 PST
Created attachment 11569 [details]
patch
Comment 2 Maciej Stachowiak 2006-11-19 19:43:14 PST
Comment on attachment 11569 [details]
patch

r=me

The comment in Vector.h could maybe be more clear that just using NOMINMAX doesn't appear to work for some reason.
Comment 3 Mark Rowe (bdash) 2006-11-20 05:10:09 PST
Landed in r17856.