mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-12-12 19:38:28 +01:00
The clang compiler requires the static_assert expression to be an integral constant expression. `"text"` is not, but `sizeof "text"` is. Fixes #2740
6.5 KiB
6.5 KiB