Index: src/util/scheduler.c =================================================================== --- src/util/scheduler.c (revision 31745) +++ src/util/scheduler.c (working copy) @@ -1599,7 +1599,7 @@ int real_fd; GNUNET_DISK_internal_file_handle_ (fd, &real_fd, sizeof (int)); - GNUNET_assert (real_fd > 0); + GNUNET_assert (real_fd >= 0); return add_without_sets ( delay, priority, on_read ? real_fd : -1, cgit.png' alt='cgit logo'/> index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2024-07-29gnu: Add linux-libre 6.10.1....Wilko Meyer
2024-07-07gnu: emacs-next: Update to 30.0.60-1.4e22ef8....Liliana Marie Prikler
2024-06-17gnu: Remove linux-libre 6.8....Wilko Meyer
2024-06-06gnu: linux-libre: Add 6.9-riscv.conf...Zheng Junjie
2024-06-03build: Align the Automake status lines of the po4a and the PO xref....gemmaro
2024-05-26gnu: Add linux-libre 6.9....Wilko Meyer
2024-05-25maint: Suggest ‘guix git authenticate’ for initial authentication....Ludovic Courtès