emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#41033: closed ([PATCH] gnu: libusb-0.1: fix build failure on newer g


From: GNU bug Tracking System
Subject: bug#41033: closed ([PATCH] gnu: libusb-0.1: fix build failure on newer gcc)
Date: Sun, 03 May 2020 20:58:02 +0000

Your message dated Sun, 3 May 2020 22:56:59 +0200
with message-id <20200503205659.yee5vejdbqoic2c3@gravity>
and subject line Re: [PATCH] gnu: libusb-0.1: fix build failure on newer gcc
has caused the debbugs.gnu.org bug report #41033,
regarding [PATCH] gnu: libusb-0.1: fix build failure on newer gcc
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
41033: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=41033
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: libusb-0.1: fix build failure on newer gcc Date: Sat, 02 May 2020 14:47:56 -0800
I need libusb-0.1 to build some older software, but libusb-0.1 build
fails due to a warning from the current GCC version. (Evidently libusb-
0.1 is set to die on any warning.) The attached patch silences the
warning.

-- 
Christopher Howard
p: +1 (907) 374-0257
w: https://librehacker.com
social: https://gnusocial.club/librehacker
gpg: ADDEAADE5D607C8D (keys.gnupg.net)

Attachment: 0001-gnu-libusb-0.1-fix-build-failure-on-newer-gcc.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: [PATCH] gnu: libusb-0.1: fix build failure on newer gcc Date: Sun, 3 May 2020 22:56:59 +0200
On Sun, May 03, 2020 at 08:13:32AM -0800, Christopher Howard wrote:
> Sounds good to me. Can you make the edit to the patch?

Sure! I pushed the modified patch:

commit 96e399ee30251a0767a45b2bde3f052b25c62714 (HEAD -> master, 
upstream/master)
Author: Christopher Howard <address@hidden>
Date:   Sat May 2 14:41:00 2020 -0800

    gnu: libusb-0.1: fix build failure on newer gcc

    * gnu/packages/libusb.scm (libusb-0.1): Disable -Werror.

    Signed-off-by: Jakub Kądziołka <address@hidden>

Cheers!

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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