commit | fef082b5d08d36d170d960f865be1e69301ce891 | [log] [tgz] |
---|---|---|
author | Sebastian Dröge <sebastian@centricular.com> | Tue Mar 20 16:11:01 2018 +0200 |
committer | Sebastian Dröge <sebastian@centricular.com> | Sun Mar 25 12:36:09 2018 +0300 |
tree | 1a39477eed11a6e715929d48adff1eac6c72d8de | |
parent | 0ca5957342e59037fc308ae773ce7096b08da0cb [diff] |
gst: Fix compilation with latest GLib g_object_ref() forwards the type of its argument nowadays. ./grammar.y:409:14: error: assignment from incompatible pointer type [-Werror=incompatible-pointer-types] gstchildproxy.c:212:7: error: assignment from incompatible pointer type [-Werror=incompatible-pointer-types]