Bug 94742

Summary: Don't unconditionally define NOMINMAX on Windows
Product: WebKit Reporter: Scott Graham <scottmg>
Component: New BugsAssignee: Scott Graham <scottmg>
Status: RESOLVED FIXED    
Severity: Normal CC: enne, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
rebase none

Description Scott Graham 2012-08-22 12:20:57 PDT
Don't unconditionally define NOMINMAX on Windows
Comment 1 Scott Graham 2012-08-22 12:22:12 PDT
Created attachment 159988 [details]
Patch
Comment 2 WebKit Review Bot 2012-08-22 12:24:44 PDT
Attachment 159988 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Tools/ChangeLog', u'Tools/TestWebKitAPI/co..." exit_code: 1
Tools/TestWebKitAPI/config.h:46:  #ifndef header guard has wrong style, please use: config_h  [build/header_guard] [5]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Adrienne Walker 2012-08-22 12:25:47 PDT
Comment on attachment 159988 [details]
Patch

R=me.  Silly style bot.
Comment 4 WebKit Review Bot 2012-08-22 13:21:50 PDT
Comment on attachment 159988 [details]
Patch

Rejecting attachment 159988 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2

Last 500 characters of output:
ource/WebCore/ChangeLog
CONFLICT (content): Merge conflict in Source/WebCore/ChangeLog
Failed to merge in the changes.
Patch failed at 0001 Skipping css3/flexbox/flexitem.html.

When you have resolved this problem run "git rebase --continue".
If you would prefer to skip this patch, instead run "git rebase --skip".
To restore the original branch and stop rebasing run "git rebase --abort".

rebase refs/remotes/origin/master: command returned error: 1

Died at Tools/Scripts/update-webkit line 164.

Full output: http://queues.webkit.org/results/13560388
Comment 5 Scott Graham 2012-08-22 13:41:59 PDT
Created attachment 160002 [details]
rebase
Comment 6 WebKit Review Bot 2012-08-22 13:44:20 PDT
Attachment 160002 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Tools/ChangeLog', u'Tools/TestWebKitAPI/co..." exit_code: 1
Tools/TestWebKitAPI/config.h:46:  #ifndef header guard has wrong style, please use: config_h  [build/header_guard] [5]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 7 WebKit Review Bot 2012-08-22 14:55:05 PDT
Comment on attachment 160002 [details]
rebase

Clearing flags on attachment: 160002

Committed r126356: <http://trac.webkit.org/changeset/126356>
Comment 8 WebKit Review Bot 2012-08-22 14:55:08 PDT
All reviewed patches have been landed.  Closing bug.