On 8 January 2015 at 14:40, Olivier Fourdan <ofour...@redhat.com> wrote:
> This is because of a cast error, the type of container should be
> "cms_output" and not "cms_colord".

Good catch!

> -       ocms = g_hash_table_lookup(cms->devices, device_id);
> -       if (!ocms) {
> -               weston_log("colord: failed to delete device\n");
> -               goto out;
> -       }

How come this is removed too? I think I'd rather it stayed so we show
a warning rather than explode in a ball of fire.

Richard
_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to