GNU bug report logs - #43584
[PATCH 1/4] Update .gitignore files

Previous Next

Package: gzip;

Reported by: Ilya Leoshkevich <iii <at> linux.ibm.com>

Date: Wed, 23 Sep 2020 22:10:03 UTC

Severity: normal

Tags: patch

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ilya Leoshkevich <iii <at> linux.ibm.com>
Subject: bug#43584: closed (Re: [PATCH 1/4] Update .gitignore files)
Date: Mon, 04 Apr 2022 18:49:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#43584: [PATCH 1/4] Update .gitignore files

which was filed against the gzip package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 43584 <at> debbugs.gnu.org.

-- 
43584: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=43584
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Ilya Leoshkevich <iii <at> linux.ibm.com>
Cc: 43584-done <at> debbugs.gnu.org
Subject: Re: [PATCH 1/4] Update .gitignore files
Date: Mon, 4 Apr 2022 11:48:23 -0700
Thanks, I think we've added those .gitignore entries to gzip's 
development version now. Closing the bug report.

[Message part 3 (message/rfc822, inline)]
From: Ilya Leoshkevich <iii <at> linux.ibm.com>
To: Jim Meyering <meyering <at> fb.com>, Paul Eggert <eggert <at> cs.ucla.edu>
Cc: Ilya Leoshkevich <iii <at> linux.ibm.com>, bug-gzip <at> gnu.org
Subject: [PATCH 1/4] Update .gitignore files
Date: Thu, 24 Sep 2020 00:08:54 +0200
On my s390x Fedora 31 machine there are a bunch of extra files copied to
lib and m4 directories.  Add them to .gitignore.
---
 lib/.gitignore | 14 ++++++++++++++
 m4/.gitignore  |  3 +++
 2 files changed, 17 insertions(+)

diff --git a/lib/.gitignore b/lib/.gitignore
index 0ebea44..d416fe7 100644
--- a/lib/.gitignore
+++ b/lib/.gitignore
@@ -95,6 +95,7 @@
 /gnulib.mk
 /ignore-value.h
 /intprops.h
+/inttypes.h
 /isnan.c
 /isnand-nolibm.h
 /isnand.c
@@ -227,3 +228,16 @@
 /xsize.h
 /yesno.c
 /yesno.h
+/inttypes.in.h
+/windows-initguard.h
+/windows-mutex.c
+/windows-mutex.h
+/windows-once.c
+/windows-once.h
+/windows-recmutex.c
+/windows-recmutex.h
+/windows-rwlock.c
+/windows-rwlock.h
+/arg-nonnull.h
+/c++defs.h
+/warn-on-use.h
diff --git a/m4/.gitignore b/m4/.gitignore
index 3a642e5..640ddd3 100644
--- a/m4/.gitignore
+++ b/m4/.gitignore
@@ -156,3 +156,6 @@
 /xsize.m4
 /year2038.m4
 /yesno.m4
+/inttypes.m4
+/open-slash.m4
+/zzgnulib.m4
-- 
2.25.4




This bug report was last modified 3 years and 107 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.