diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2025-01-12 22:04:17 +0000 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2025-01-12 22:04:17 +0000 |
| commit | 44ac0b526313aa0065760cc527b5514008a4f502 (patch) | |
| tree | 21fe86e9efee02e56b0cc3f6e2cabe00bd035ab9 /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch | |
| parent | 0581f46777fdb5a367fd4073e3c23163e6b785b7 (diff) | |
gnome-recipes: fix `gcc-14` build
Without the change the build fails as: https://hydra.nixos.org/build/283869507
../src/gr-cooking-view.c: In function 'gr_cooking_view_stop':
/nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/glib/gmem.h:143:18: error: passing argument 1 of 'g_array_unref' from incompatible pointer type [-Wincompatible-pointer-types]
143 | (destroy) (_ptr); \
| ^~~~
| |
| GPtrArray * {aka struct _GPtrArray *}
../src/gr-cooking-view.c:666:9: note: in expansion of macro 'g_clear_pointer'
666 | g_clear_pointer (&view->images, g_array_unref);
| ^~~~~~~~~~~~~~~
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions
