Emmanuel Fleury 2b4bf535f1 Fix discard qualifier warning in glib/tests/atomic.c
glib/tests/atomic.c:132:18: warning: passing 'typeof (*(cspp)) *' (aka 'const int *const *') to parameter of type 'const gint **' (aka 'const int **') discards qualifiers
  g_assert_true (g_atomic_pointer_get (cspp) == csp);
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
glib/gatomic.h:117:38: note: expanded from macro 'g_atomic_pointer_get'
    __atomic_load (gapg_temp_atomic, (&(gapg_temp_newval)), __ATOMIC_SEQ_CST); \
                                     ^~~~~~~~~~~~~~~~~~~~~
2021-05-27 10:16:52 +02:00
..
2021-05-13 22:16:27 +01:00
2021-05-13 22:16:27 +01:00
2010-07-10 23:56:45 -04:00
2021-05-13 22:16:27 +01:00
2021-05-13 22:16:27 +01:00
2021-05-13 22:16:27 +01:00
2021-01-27 09:23:48 -05:00
2014-10-02 14:41:01 -04:00
2021-05-13 22:16:27 +01:00
2010-07-05 23:43:47 -04:00
2018-12-17 16:19:31 -05:00
2011-02-13 23:49:19 -05:00
2018-12-28 15:30:28 +01:00
2021-05-13 22:16:27 +01:00
2021-05-13 22:16:27 +01:00
2013-11-23 00:39:07 -05:00
2021-05-13 22:16:27 +01:00
2010-07-07 22:03:02 -04:00
2020-03-05 09:39:33 +01:00
2021-05-13 22:16:27 +01:00
2020-01-21 19:54:55 +04:00
2017-05-24 11:58:19 +02:00
2011-01-27 23:07:53 -05:00
2021-05-13 22:16:27 +01:00
2021-05-13 22:16:27 +01:00
2020-02-07 16:24:48 +02:00
2021-03-23 11:36:57 +00:00
2021-05-13 22:16:27 +01:00