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: Greg Hogan
Subject: [bug#55617] [PATCH 0/2] gnu: rsync: Update to 3.2.4.
Date: Wed, 25 May 2022 14:30:46 -0400

On Wed, May 25, 2022 at 10:42 AM Maxime Devos <maximedevos@telenet.be> wrote:
>
> 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?

It was reported upstream in 2017 but after the latest release. I have
removed that substitute from the attached, updated patchset since I
had overlooked that this change is not needed when building against
the latest commit.

> Greetings,
> Maxime.

Attachment: 0001-gnu-rsync-Update-to-3.2.4.patch
Description: Text Data

Attachment: 0002-gnu-casync-Update-to-99559cd1.patch
Description: Text Data


reply via email to

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