Files
glib/glib/tests
Philip Withnall 3be537a2a8 tests: Fix clang compilation failure due to unrecognised option in pragma
Sigh.

```
../glib/tests/atomic.c:139:32: error: unknown warning group '-Wdiscarded-qualifiers', ignored [-Werror,-Wunknown-warning-option]
\#pragma GCC diagnostic ignored "-Wdiscarded-qualifiers"
                               ^
1 error generated.
```

Signed-off-by: Philip Withnall <pwithnall@gnome.org>
2024-05-16 12:50:57 +01:00
..
2024-01-17 08:57:12 -05:00
2023-10-17 22:59:27 +01:00
2018-12-17 16:19:31 -05:00
2023-01-20 14:06:23 +01:00
2013-11-23 00:39:07 -05:00
2023-05-02 13:42:54 +02:00
2023-11-23 12:18:21 +00:00