Bug 145123 - [EFL] Fix unsequenced warning in MiniBrowser's main.c
Summary: [EFL] Fix unsequenced warning in MiniBrowser's main.c
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Csaba Osztrogonác
URL:
Keywords:
Depends on:
Blocks: 145121 100301
  Show dependency treegraph
 
Reported: 2015-05-18 02:59 PDT by Csaba Osztrogonác
Modified: 2015-05-18 19:02 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.39 KB, patch)
2015-05-18 03:00 PDT, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2015-05-18 02:59:17 PDT
../../Tools/MiniBrowser/efl/main.c:572:17: warning: multiple unsequenced modifications to 'mode' [-Wunsequenced]
Comment 1 Csaba Osztrogonác 2015-05-18 03:00:18 PDT
Created attachment 253319 [details]
Patch
Comment 2 WebKit Commit Bot 2015-05-18 19:02:18 PDT
Comment on attachment 253319 [details]
Patch

Clearing flags on attachment: 253319

Committed r184539: <http://trac.webkit.org/changeset/184539>
Comment 3 WebKit Commit Bot 2015-05-18 19:02:27 PDT
All reviewed patches have been landed.  Closing bug.