guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#55617] [PATCH 0/2] gnu: rsync: Update to 3.2.4.


From: Maxime Devos
Subject: [bug#55617] [PATCH 0/2] gnu: rsync: Update to 3.2.4.
Date: Wed, 25 May 2022 16:42:01 +0200
User-agent: Evolution 3.38.3-1

Greg Hogan schreef op di 24-05-2022 om 15:52 [-0400]:
> +         (modify-phases %standard-phases
> +           (add-before 'configure 'patch-build-flags
> +             ;; Fix for change to warnings in GCC 10+ causing
> +             ;; "error: argument 1 null where non-null expected [-
> Werror=nonnull]"
> +             (lambda _
> +               (substitute* "meson.build" (("-Werror=format=2")
> "")))))))

This warning can easily indicate a real bug, has it been reported
upstream?

Greetings,
Maxime.

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]