4.0.2 - February 9, 2024 ======================== - Updated translations (German, Indonesian & Lithuanian). - Fixes for compatibility with gcc >= 14.0 & clang >= 16 when compiling with a version of vala that doesn't have this commit: https://gitlab.gnome.org/GNOME/vala/-/commit/ae2cbcd0011081581bef406fcbfcd1e86b7dacd3 - Note: If you have still have issues compiling this or other vala source code try the following compiler options: For gcc >= 14 "-Wno-incompatible-pointer-types" For clang >= 16 "-Wno-incompatible-function-pointer-types" & "-Wno-incompatible-pointer-types" - Thanks: Gnome Nibbles has recently been packaged for pkgsrc.org, many thanks to Thomas Klausner. For those of you who don't know pkgsrc it is an impressive package system that works on multiple platforms.