Bug 101666 - [EFL][WK2] Fix build warning in test_ewk2_context.cpp: [-Wwrite-strings]
Summary: [EFL][WK2] Fix build warning in test_ewk2_context.cpp: [-Wwrite-strings]
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jinwoo Song
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-08 16:51 PST by Jinwoo Song
Modified: 2012-11-09 03:12 PST (History)
6 users (show)

See Also:


Attachments
Patch (1.69 KB, patch)
2012-11-08 17:05 PST, Jinwoo Song
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jinwoo Song 2012-11-08 16:51:00 PST
test_ewk2_context.cpp:135:12: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
Comment 1 Jinwoo Song 2012-11-08 17:05:24 PST
Created attachment 173152 [details]
Patch
Comment 2 Chris Dumez 2012-11-08 22:16:57 PST
Comment on attachment 173152 [details]
Patch

LGTM.
Comment 3 Mikhail Pozdnyakov 2012-11-09 00:24:53 PST
Comment on attachment 173152 [details]
Patch

LGTM
Comment 4 WebKit Review Bot 2012-11-09 03:12:43 PST
Comment on attachment 173152 [details]
Patch

Clearing flags on attachment: 173152

Committed r134042: <http://trac.webkit.org/changeset/134042>
Comment 5 WebKit Review Bot 2012-11-09 03:12:47 PST
All reviewed patches have been landed.  Closing bug.