GNU bug report logs - #75040
[PATCH] Remove lib/malloc/.dirstamp and register to .gitignore.

Previous Next

Package: guile;

Reported by: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Date: Mon, 23 Dec 2024 01:11:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 75040 in the body.
You can then email your comments to 75040 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guile <at> gnu.org:
bug#75040; Package guile. (Mon, 23 Dec 2024 01:11:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Maxim Cournoyer <maxim.cournoyer <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guile <at> gnu.org. (Mon, 23 Dec 2024 01:11:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: bug-guile <at> gnu.org
Cc: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Subject: [PATCH] Remove lib/malloc/.dirstamp and register to .gitignore.
Date: Mon, 23 Dec 2024 10:10:08 +0900
* lib/malloc/.dirstamp: Delete file.
* .gitignore: Register.
---
 .gitignore           | 2 +-
 lib/malloc/.dirstamp | 0
 2 files changed, 1 insertion(+), 1 deletion(-)
 delete mode 100644 lib/malloc/.dirstamp

diff --git a/.gitignore b/.gitignore
index 7706a0879..8180beb12 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+.dirstamp
 *.o
 *.info
 *.info-[0-9]*
@@ -126,7 +127,6 @@ INSTALL
 /lib/sys/uio.h
 /lib/time.h
 /lib/unistd.h
-/lib/unistr/.dirstamp
 /lib/unistr.h
 /lib/unitypes.h
 /lib/unused-parameter.h
diff --git a/lib/malloc/.dirstamp b/lib/malloc/.dirstamp
deleted file mode 100644
index e69de29bb..000000000

base-commit: f6359a4715d023761454f1bf945633ce4cca98fc
-- 
2.46.0





Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Fri, 28 Feb 2025 20:38:02 GMT) Full text and rfc822 format available.

Notification sent to Maxim Cournoyer <maxim.cournoyer <at> gmail.com>:
bug acknowledged by developer. (Fri, 28 Feb 2025 20:38:03 GMT) Full text and rfc822 format available.

Message #10 received at 75040-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Cc: 75040-done <at> debbugs.gnu.org
Subject: Re: bug#75040: [PATCH] Remove lib/malloc/.dirstamp and register to
 .gitignore.
Date: Fri, 28 Feb 2025 21:37:13 +0100
Applied, thanks!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 29 Mar 2025 11:24:25 GMT) Full text and rfc822 format available.

This bug report was last modified 77 days ago.

Previous Next


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