1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-09 23:50:47 +02:00
guix/nix
Congcong Kuo 583e0688e3
daemon: Remove ‘AutoDeleteArray’.
* libutil/util.hh (AutoDeleteArray): Remove.
* libutil/util.cc (readString, readStrings): Use ‘std::vector’ instead
of ‘AutoDeleteArray’.
* libutil/serialise.cc (readFile): Likewise.

Change-Id: I45362998dbb8226874f66b77cd19f071f7bb2ab3
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-05-28 19:31:45 +02:00
..
boost
libstore daemon: Remove ‘defined’ in macro definition. 2025-05-25 17:47:03 +02:00
libutil daemon: Remove ‘AutoDeleteArray’. 2025-05-28 19:31:45 +02:00
nix-daemon daemon: Catch SIGINT, SIGTERM, and SIGHUP for proper termination. 2025-04-14 17:33:11 +02:00
.gitignore
AUTHORS
COPYING
local.mk build: Fix substitutions for .service files. 2025-05-14 22:39:03 +02:00