GNOME Bugzilla – Bug 769000
There is no out label in gcm_calibrate_argyll_fork_command
Last modified: 2016-07-20 15:33:18 UTC
This problem was caused by commit d286d8c: src/gcm-calibrate-argyll.c: In function ‘gcm_calibrate_argyll_fork_command’: src/gcm-calibrate-argyll.c:306:3: error: label ‘out’ used but not defined goto out; ^~~~
commit 1646d1bab274809eeab21e03014013f944b75140 Author: Richard Hughes <richard@hughsie.com> Date: Wed Jul 20 16:33:04 2016 +0100 trivial: Fix compile failure Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=769000