RESOLVED FIXED 68391
check-webkit-style generates bogus warning for StructuredExceptionHandlerSupressor.h
https://bugs.webkit.org/show_bug.cgi?id=68391
Summary check-webkit-style generates bogus warning for StructuredExceptionHandlerSupr...
Chris Marrin
Reported 2011-09-19 14:37:00 PDT
Style checking generates: Source/WebCore/platform/win/StructuredExceptionHandlerSupressor.h:52: Extra space before [ [whitespace/braces] [5] for this line: __asm mov [registration], eax Seems like it doesn't understand Windows assembly well enough.
Attachments
Patch (2.29 KB, patch)
2011-09-19 15:23 PDT, David Levin
darin: review+
webkit.review.bot: commit-queue-
David Levin
Comment 1 2011-09-19 15:21:33 PDT
*** Bug 68400 has been marked as a duplicate of this bug. ***
David Levin
Comment 2 2011-09-19 15:23:28 PDT
WebKit Review Bot
Comment 3 2011-09-19 17:06:47 PDT
Comment on attachment 107928 [details] Patch Rejecting attachment 107928 [details] from commit-queue. Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 1 Last 500 characters of output: 9120b8ae0fc3dfd55045dd4b0a6061b6b9f6c511 r95496 = 6c67a85488c37041218b7b672434107e57743c3b Done rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc First, rewinding head to replay your work on top of it... Fast-forwarded master to refs/remotes/origin/master. Updating chromium port dependencies using gclient... ________ running '/usr/bin/python gyp_webkit' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium' Updating webkit projects from gyp files... Full output: http://queues.webkit.org/results/9772042
David Levin
Comment 4 2011-09-19 17:08:21 PDT
Whoops. I got too used to gardening and deleted the Reviewed by line. :( Will commit by hand.
David Levin
Comment 5 2011-09-19 17:41:13 PDT
Note You need to log in before you can comment on or make changes to this bug.