Bug 140669

Summary: Fix 'register' storage class specifier is deprecated warning
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Csaba Osztrogonác <ossy>
Status: RESOLVED FIXED    
Severity: Normal CC: cgarcia, commit-queue, gyuyoung.kim, mrobinson, ossy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 145121    
Attachments:
Description Flags
Patch none

Csaba Osztrogonác
Reported 2015-01-20 03:35:52 PST
Source/WebCore/platform/audio/gstreamer/WebKitWebAudioSourceGStreamer.cpp:326:5: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] register int i;
Attachments
Patch (2.17 KB, patch)
2015-01-20 03:38 PST, Csaba Osztrogonác
no flags
Csaba Osztrogonác
Comment 1 2015-01-20 03:38:59 PST
WebKit Commit Bot
Comment 2 2015-01-20 04:33:36 PST
Comment on attachment 244980 [details] Patch Clearing flags on attachment: 244980 Committed r178704: <http://trac.webkit.org/changeset/178704>
WebKit Commit Bot
Comment 3 2015-01-20 04:33:41 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.