Bug 35898 - [Chromium] Build warning fix for gtk
Summary: [Chromium] Build warning fix for gtk
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Trivial
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-08 17:11 PST by Garret Kelly
Modified: 2010-03-10 11:48 PST (History)
2 users (show)

See Also:


Attachments
Warning fix (1.13 KB, patch)
2010-03-08 17:13 PST, Garret Kelly
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Garret Kelly 2010-03-08 17:11:45 PST
Using 0 instead of NULL as a sentinel in a varargs call emits warnings (at least on GCC 4.4.1).
Comment 1 Garret Kelly 2010-03-08 17:13:25 PST
Created attachment 50267 [details]
Warning fix
Comment 2 WebKit Commit Bot 2010-03-10 11:48:02 PST
Comment on attachment 50267 [details]
Warning fix

Clearing flags on attachment: 50267

Committed r55792: <http://trac.webkit.org/changeset/55792>
Comment 3 WebKit Commit Bot 2010-03-10 11:48:07 PST
All reviewed patches have been landed.  Closing bug.