GNU bug report logs - #28721
[PATCH] Remove duplicated 'pipe symbol definition

Previous Next

Package: emacs;

Reported by: Piotr Trojanek <piotr.trojanek <at> gmail.com>

Date: Fri, 6 Oct 2017 13:22:02 UTC

Severity: normal

Tags: patch

Done: Eli Zaretskii <eliz <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 28721 in the body.
You can then email your comments to 28721 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-gnu-emacs <at> gnu.org:
bug#28721; Package emacs. (Fri, 06 Oct 2017 13:22:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Piotr Trojanek <piotr.trojanek <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Fri, 06 Oct 2017 13:22:02 GMT) Full text and rfc822 format available.

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

From: Piotr Trojanek <piotr.trojanek <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Cc: Piotr Trojanek <piotr.trojanek <at> gmail.com>
Subject: [PATCH] Remove duplicated 'pipe symbol definition
Date: Fri,  6 Oct 2017 12:37:52 +0200
* src/process.c (syms_of_process): remove duplicated call to DEFSYM.
---
 src/process.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/process.c b/src/process.c
index 2733fa3911..05feba7325 100644
--- a/src/process.c
+++ b/src/process.c
@@ -8097,7 +8097,6 @@ syms_of_process (void)
   DEFSYM (Qreal, "real");
   DEFSYM (Qnetwork, "network");
   DEFSYM (Qserial, "serial");
-  DEFSYM (Qpipe, "pipe");
   DEFSYM (QCbuffer, ":buffer");
   DEFSYM (QChost, ":host");
   DEFSYM (QCservice, ":service");
-- 
2.11.0





Reply sent to Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility. (Fri, 06 Oct 2017 14:15:01 GMT) Full text and rfc822 format available.

Notification sent to Piotr Trojanek <piotr.trojanek <at> gmail.com>:
bug acknowledged by developer. (Fri, 06 Oct 2017 14:15:02 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Piotr Trojanek <piotr.trojanek <at> gmail.com>
Cc: 28721-done <at> debbugs.gnu.org, piotr.trojanek <at> gmail.com
Subject: Re: bug#28721: [PATCH] Remove duplicated 'pipe symbol definition
Date: Fri, 06 Oct 2017 17:14:23 +0300
> From: Piotr Trojanek <piotr.trojanek <at> gmail.com>
> Date: Fri,  6 Oct 2017 12:37:52 +0200
> Cc: Piotr Trojanek <piotr.trojanek <at> gmail.com>
> 
> * src/process.c (syms_of_process): remove duplicated call to DEFSYM.

Thanks, pushed.




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

This bug report was last modified 7 years and 321 days ago.

Previous Next


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