Ignore:
Timestamp:
Jun 28, 2010, 9:23:34 AM (15 years ago)
Author:
[email protected]
Message:

2010-06-28 Lucas De Marchi <[email protected]>

Unreviewed build fix.

[EFL] Build fix for latest version of Ecore library.
Ecore recently changed return type of callbacks from int to Eina_Bool.

  • wtf/efl/MainThreadEfl.cpp: (WTF::timeoutFired): Return Eina_Bool instead of int.

2010-06-28 Lucas De Marchi <[email protected]>

Unreviewed build fix.

[EFL] Build fix for latest version of Ecore library.
Ecore recently changed return type of callbacks from int to Eina_Bool.

  • efl/EWebLauncher/main.c:
  • efl/ewk/ewk_view.cpp: (_ewk_view_zoom_animator_cb): Return Eina_Bool instead of int.

2010-06-28 Lucas De Marchi <[email protected]>

Unreviewed build fix.

[EFL] Build fix for latest version of Ecore library.
Ecore recently changed return type of callbacks from int to Eina_Bool.

No new functionality, so no new tests.

  • platform/efl/SharedTimerEfl.cpp: (WebCore::timerEvent): Return Eina_Bool instead of int.

2010-06-28 Lucas De Marchi <[email protected]>

Unreviewed build fix.

[EFL] Build fix for latest version of Ecore library.
Ecore recently changed return type of callbacks from int to Eina_Bool.

  • cmake/FindEFL.cmake: Bump version of Ecore dependency.
File:
1 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.