Bug 122594

Summary: Fix build failures with C++ 98 conformance changes
Product: WebKit Reporter: Mark Rowe (bdash) <mrowe>
Component: New BugsAssignee: Mark Rowe (bdash) <mrowe>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Mark Rowe (bdash) 2013-10-10 03:56:21 PDT
Fix build failures with C++ 98 conformance changes
Comment 1 Mark Rowe (bdash) 2013-10-10 03:56:37 PDT
Created attachment 213866 [details]
Patch
Comment 2 WebKit Commit Bot 2013-10-10 03:57:41 PDT
Attachment 213866 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/JavaScriptCore/ChangeLog', u'Source/JavaScriptCore/heap/VTableSpectrum.cpp', u'Source/WebKit2/ChangeLog', u'Source/WebKit2/Shared/mac/SandboxExtensionMac.mm']" exit_code: 1
Source/WebKit2/ChangeLog:1:  ChangeLog entry has no bug number  [changelog/bugnumber] [5]
Source/JavaScriptCore/ChangeLog:1:  ChangeLog entry has no bug number  [changelog/bugnumber] [5]
Total errors found: 2 in 4 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 WebKit Commit Bot 2013-10-10 12:23:37 PDT
Comment on attachment 213866 [details]
Patch

Clearing flags on attachment: 213866

Committed r157239: <http://trac.webkit.org/changeset/157239>
Comment 4 WebKit Commit Bot 2013-10-10 12:23:39 PDT
All reviewed patches have been landed.  Closing bug.