incompatible pointer types in midori_browser_connect_tab

Bug #1200960 reported by Cris Dywan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Midori Web Browser
Fix Released
High
Cris Dywan

Bug Description

Incompatible pointer types warning in midori_browser_connect_tab:

../midori/midori-browser.c:5105:46 warning: incompatible pointer types passing 'MidoriView *' (aka 'struct _MidoriView *') to parameter of type 'GtkWidget _GtkWidget [-Wincompatible-pointer-types]
 midori_browser_connect_tab (browser, MIDORI_VIEW (child));
 ^~~~~~~~~~~~~~~~~~~
../midori/midori-view.h:46:5 note: expanded from macro 'MIDORI_VIEW'
 (G_TYPE_CHECK_INSTANCE_CAST ((obj), MIDORI_TYPE_VIEW, MidoriView))
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../midori/midori-browser.c:1692:44 note: passing argument to parameter view here
 GtkWidget* view)
 ^

Related branches

Cris Dywan (kalikiana)
Changed in midori:
milestone: none → 0.5.4-freeze
importance: Undecided → High
status: New → In Progress
assignee: nobody → Christian Dywan (kalikiana)
RabbitBot (rabbitbot-a)
Changed in midori:
status: In Progress → Fix Committed
Cris Dywan (kalikiana)
Changed in midori:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.