nix-super/src/libutil-c
Jörg Thalheim 101915c9b7 enable -Werror=unused-result
Inspired by
010ff57ebb

From the original PR:

> We do not have any of these warnings appearing at the moment, but
> it seems like a good idea to enable [[nodiscard]] checking anyway.
> Once we start introducing more functions with must-use conditions we will
> need such checking, and the rust stdlib has proven them very useful.
2024-07-02 08:46:06 +02:00
..
.version Build nix-util-c with meson and unit test 2024-06-25 21:35:23 +02:00
local.mk Fix some portability issues with the new C bindings 2024-04-05 00:54:47 -04:00
meson.build enable -Werror=unused-result 2024-07-02 08:46:06 +02:00
meson.options Build nix-util-c with meson and unit test 2024-06-25 21:35:23 +02:00
nix-util-c.pc.in Build nix-util-c with meson and unit test 2024-06-25 21:35:23 +02:00
nix_api_util.cc Split out GlobalConfig into its own header 2024-06-24 11:36:21 -04:00
nix_api_util.h C API: Use nix_get_string_callback typedef 2024-04-15 12:05:57 +02:00
nix_api_util_internal.h C API: Use nix_get_string_callback typedef 2024-04-15 12:05:57 +02:00
package.nix Use lib instead of explicit fileset passing 2024-06-26 04:11:20 +02:00