Bug 122594 - Fix build failures with C++ 98 conformance changes
Summary: Fix build failures with C++ 98 conformance changes
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: Mark Rowe (bdash)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-10 03:56 PDT by Mark Rowe (bdash)
Modified: 2013-10-10 12:23 PDT (History)
1 user (show)

See Also:


Attachments
Patch (2.96 KB, patch)
2013-10-10 03:56 PDT, Mark Rowe (bdash)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.