Skip to content

Issue- -Wincompatible-pointer-types warning

Rahul Verma requested to merge rv404674/nautilus:my_work into master

The issue was about implicit typecast with g_object_ref.

Solution- Just use macro/functions that will type cast g_object_ref , into appropriate type of pointer.

ISSUE NUMBER - #192 (closed)

Merge request reports