Bug 111495 - Fix mac clang build with long long
Summary: Fix mac clang build with long long
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alec Flett
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-05 16:31 PST by Alec Flett
Modified: 2013-03-05 16:51 PST (History)
1 user (show)

See Also:


Attachments
Patch for landing (1.49 KB, patch)
2013-03-05 16:34 PST, Alec Flett
webkit.review.bot: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alec Flett 2013-03-05 16:31:53 PST
Fix mac clang build with long long
Comment 1 Alec Flett 2013-03-05 16:34:12 PST
Created attachment 191598 [details]
Patch for landing
Comment 2 WebKit Review Bot 2013-03-05 16:45:29 PST
Comment on attachment 191598 [details]
Patch for landing

Rejecting attachment 191598 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=webkit-commit-queue.appspot.com', '--bot-id=gce-cq-04', 'apply-attachment', '--no-update', '--non-interactive', 191598, '--port=chromium-xvfb']" exit_code: 2 cwd: /mnt/git/webkit-commit-queue

Last 500 characters of output:
, '--force']" exit_code: 1 cwd: /mnt/git/webkit-commit-queue

Parsed 2 diffs from patch file(s).
patching file Source/WebCore/ChangeLog
Hunk #1 succeeded at 1 with fuzz 3.
patching file Source/WebKit/chromium/tests/IDBBackingStoreTest.cpp
Hunk #1 FAILED at 94.
1 out of 1 hunk FAILED -- saving rejects to file Source/WebKit/chromium/tests/IDBBackingStoreTest.cpp.rej

Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', '--force']" exit_code: 1 cwd: /mnt/git/webkit-commit-queue

Full output: http://webkit-commit-queue.appspot.com/results/17082025
Comment 3 Alec Flett 2013-03-05 16:51:11 PST
landed manually.