Bastien Nocera
5b527d6910
test: Fix compile-time warnings
testsuite/gtk/notify.c: In function ‘test_type’:
testsuite/gtk/notify.c:434:14: warning: assignment to ‘GObject *’ {aka ‘struct _GObject *’} from incompatible pointer type ‘GtkSettings *’ {aka ‘struct _GtkSettings *’} [-Wincompatible-pointer-types]
instance = g_object_ref (gtk_settings_get_default ());
^
testsuite/gtk/notify.c:443:16: warning: assignment to ‘GObject *’ {aka ‘struct _GObject *’} from incompatible pointer type ‘GdkWindow *’ {aka ‘struct _GdkWindow *’} [-Wincompatible-pointer-types]
instance = g_object_ref (gdk_window_new (NULL, &attributes, 0));
^
2018-07-21 14:55:30 +02:00
..
2015-06-12 08:55:23 -07:00
2014-09-21 16:34:27 -04:00
2015-10-20 06:14:57 -04:00
2016-04-17 01:54:43 -04:00
2013-09-03 17:59:19 -04:00
2013-06-30 11:19:50 -04:00
2015-05-28 16:53:53 +02:00
2016-03-28 17:56:13 -04:00
2015-09-07 14:32:09 +02:00
2017-08-29 15:42:56 +02:00
2014-10-18 22:18:59 -04:00
2013-06-15 16:27:04 -04:00
2016-01-08 18:11:07 -05:00
2015-09-02 07:15:57 -04:00
2014-05-22 12:44:10 +02:00
2015-11-16 17:39:15 +01:00
2018-07-19 16:29:14 +01:00
2013-06-29 19:24:22 -04:00
2018-01-19 16:05:51 +01:00
2015-11-14 19:03:57 -05:00
2014-08-02 11:38:44 +02:00
2016-02-13 06:41:29 +01:00
2016-02-28 12:23:12 -05:00
2016-08-06 17:13:25 -04:00
2014-10-31 22:34:09 -04:00
2017-05-09 14:19:51 +01:00
2013-09-24 16:42:48 +02:00
2018-07-21 14:55:30 +02:00
2016-06-05 22:15:00 -04:00
2016-06-20 15:27:20 -04:00
2016-02-28 12:23:12 -05:00
2013-06-24 01:13:44 +02:00
2016-03-03 21:05:37 +01:00
2017-06-02 19:36:06 +01:00
2018-01-16 18:19:10 -05:00
2014-08-14 00:04:10 -04:00
2016-06-19 19:47:05 -04:00
2014-02-17 21:42:38 -05:00
2016-02-28 12:23:12 -05:00
2017-02-18 20:18:05 +00:00
2016-02-28 12:23:12 -05:00
2016-08-06 17:13:25 -04:00
2015-05-24 12:08:33 -07:00
2014-10-03 09:29:45 -04:00
2016-03-05 13:47:41 -05:00