Bug 92387

Summary: [EFL][WK2] Compilation warning in EWK2UnitTestServer.cpp
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: gyuyoung.kim, kenneth, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.