Bug 56821 - [EFL] Functions without parameters take (void) instead of ()
Summary: [EFL] Functions without parameters take (void) instead of ()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Minor
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-22 02:41 PDT by Grzegorz Czajkowski
Modified: 2011-03-22 08:37 PDT (History)
12 users (show)

See Also:


Attachments
patch (6.70 KB, patch)
2011-03-22 02:49 PDT, Grzegorz Czajkowski
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Grzegorz Czajkowski 2011-03-22 02:41:42 PDT
Some of functions without parameters in WebKit-EFL take () or (void) in declaration/definition.
I suggest to use (void) for the ones.
Comment 1 Grzegorz Czajkowski 2011-03-22 02:49:35 PDT
Created attachment 86449 [details]
patch
Comment 2 Gyuyoung Kim 2011-03-22 02:53:18 PDT
LGTM.
Comment 3 WebKit Commit Bot 2011-03-22 05:22:19 PDT
Comment on attachment 86449 [details]
patch

Clearing flags on attachment: 86449

Committed r81658: <http://trac.webkit.org/changeset/81658>
Comment 4 WebKit Commit Bot 2011-03-22 05:22:24 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 WebKit Review Bot 2011-03-22 08:37:08 PDT
http://trac.webkit.org/changeset/81658 might have broken GTK Linux 32-bit Debug
The following tests are not passing:
inspector/debugger/debug-inlined-scripts.html
inspector/protocol/database-agent.html