Bug 92387 - [EFL][WK2] Compilation warning in EWK2UnitTestServer.cpp
Summary: [EFL][WK2] Compilation warning in EWK2UnitTestServer.cpp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-26 09:08 PDT by Chris Dumez
Modified: 2012-07-26 09:59 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.58 KB, patch)
2012-07-26 09:09 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2012-07-26 09:08:26 PDT
We get the following compilation warning when compiling WebKit2-EFL:
/home/chris/unencrypted/WebKit/Source/WebKit2/UIProcess/API/efl/tests/UnitTestUtils/EWK2UnitTestServer.cpp:29:59: warning: missing sentinel in function call [-Wformat]
Comment 1 Chris Dumez 2012-07-26 09:09:50 PDT
Created attachment 154665 [details]
Patch
Comment 2 WebKit Review Bot 2012-07-26 09:59:30 PDT
Comment on attachment 154665 [details]
Patch

Clearing flags on attachment: 154665

Committed r123766: <http://trac.webkit.org/changeset/123766>
Comment 3 WebKit Review Bot 2012-07-26 09:59:34 PDT
All reviewed patches have been landed.  Closing bug.