From dann@mothra.ics.uci.edu Mon Nov 10 09:03:22 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-7.3 required=4.0 tests=AWL,BAYES_00,IMPRONONCABLE_1, MURPHY_WRONG_WORD2,RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 10 Nov 2008 17:03:22 +0000 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mAAH3J8v032681 for ; Mon, 10 Nov 2008 09:03:20 -0800 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KzaAZ-0003lp-7T for bug-gnu-emacs@gnu.org; Mon, 10 Nov 2008 12:03:19 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KzaAY-0003kS-M6 for bug-gnu-emacs@gnu.org; Mon, 10 Nov 2008 12:03:18 -0500 Received: from [199.232.76.173] (port=43803 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KzaAY-0003kC-7z for bug-gnu-emacs@gnu.org; Mon, 10 Nov 2008 12:03:18 -0500 Received: from sallyv2.ics.uci.edu ([128.195.1.120]:39881) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1KzaAX-00079M-ME for bug-gnu-emacs@gnu.org; Mon, 10 Nov 2008 12:03:17 -0500 Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by sallyv2.ics.uci.edu (8.13.7+Sun/8.13.7) with ESMTP id mAAH382Y014422 for ; Mon, 10 Nov 2008 09:03:08 -0800 (PST) Received: (from dann@localhost) by mothra.ics.uci.edu (8.13.8+Sun/8.13.6/Submit) id mAAH38MX028669; Mon, 10 Nov 2008 09:03:08 -0800 (PST) Date: Mon, 10 Nov 2008 09:03:08 -0800 (PST) Message-Id: <200811101703.mAAH38MX028669@mothra.ics.uci.edu> From: Dan Nicolaescu To: bug-gnu-emacs Subject: dead files in tree Lines: 8 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-ICS-MailScanner-Information: Please contact the ISP for more information X-ICS-MailScanner-ID: mAAH382Y014422 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (beta) Some files in the tree are dead, they should be removed at the first opportunity: These were used by the VMS port, now removed: emacs/src/acldef.h emacs/src/chpdef.h This was used by old IBM systems, not supported anymore: emacs/src/hftctl.c From monnier@IRO.UMontreal.CA Mon Nov 10 14:13:16 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-7.9 required=4.0 tests=AWL,BAYES_00,HAS_BUG_NUMBER, IMPRONONCABLE_1,MURPHY_WRONG_WORD2,RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 10 Nov 2008 22:13:17 +0000 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mAAMDDaY016898 for ; Mon, 10 Nov 2008 14:13:15 -0800 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kzf0T-0006No-87 for bug-gnu-emacs@gnu.org; Mon, 10 Nov 2008 17:13:13 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kzf0R-0006Nb-8k for bug-gnu-emacs@gnu.org; Mon, 10 Nov 2008 17:13:12 -0500 Received: from [199.232.76.173] (port=47036 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kzf0R-0006NY-42 for bug-gnu-emacs@gnu.org; Mon, 10 Nov 2008 17:13:11 -0500 Received: from pruche.dit.umontreal.ca ([132.204.246.22]:60176) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kzf0Q-0005wk-Qj for bug-gnu-emacs@gnu.org; Mon, 10 Nov 2008 17:13:11 -0500 Received: from alfajor.home (vpn-132-204-232-123.acd.umontreal.ca [132.204.232.123]) by pruche.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id mAAMDc1q009753; Mon, 10 Nov 2008 17:13:38 -0500 Received: by alfajor.home (Postfix, from userid 20848) id 1092E1C159; Mon, 10 Nov 2008 17:13:03 -0500 (EST) From: Stefan Monnier To: Dan Nicolaescu Cc: 1327@debbugs.gnu.org, bug-gnu-emacs Subject: Re: bug#1327: dead files in tree Message-ID: References: <200811101703.mAAH38MX028669@mothra.ics.uci.edu> Date: Mon, 10 Nov 2008 17:13:02 -0500 In-Reply-To: <200811101703.mAAH38MX028669@mothra.ics.uci.edu> (Dan Nicolaescu's message of "Mon, 10 Nov 2008 09:03:08 -0800 (PST)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 1 Rules triggered RV3144=0 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-CrossAssassin-Score: 2 > Some files in the tree are dead, they should be removed at the first > opportunity: > These were used by the VMS port, now removed: > emacs/src/acldef.h > emacs/src/chpdef.h > This was used by old IBM systems, not supported anymore: > emacs/src/hftctl.c Then please remove them: they should have been removed when those systems got desupported. Stefan From cyd@stupidchicken.com Wed Nov 12 07:55:44 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-4.0 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at control) by emacsbugs.donarmstrong.com; 12 Nov 2008 15:55:44 +0000 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mACFtgY4027823 for ; Wed, 12 Nov 2008 07:55:43 -0800 Received: by cyd.mit.edu (Postfix, from userid 1000) id 6C42D57E1D8; Wed, 12 Nov 2008 10:55:55 -0500 (EST) From: Chong Yidong To: control@debbugs.gnu.org Subject: close 1327 Date: Wed, 12 Nov 2008 10:55:55 -0500 Message-ID: <877i799bw4.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii close 1327 thanks From dann@mothra.ics.uci.edu Wed Nov 12 08:06:46 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-8.3 required=4.0 tests=AWL,BAYES_00,HAS_BUG_NUMBER, IMPRONONCABLE_1,MURPHY_WRONG_WORD2,X_DEBBUGS_NO_ACK autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1327-done) by emacsbugs.donarmstrong.com; 12 Nov 2008 16:06:46 +0000 Received: from barrelv2.ics.uci.edu (barrelv2.ics.uci.edu [128.195.1.114]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mACG6iPK030979 for <1327-done@emacsbugs.donarmstrong.com>; Wed, 12 Nov 2008 08:06:45 -0800 Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by barrelv2.ics.uci.edu (8.13.7+Sun/8.13.7) with ESMTP id mACG6V0G008410; Wed, 12 Nov 2008 08:06:31 -0800 (PST) Received: (from dann@localhost) by mothra.ics.uci.edu (8.13.8+Sun/8.13.6/Submit) id mACG6USJ007042; Wed, 12 Nov 2008 08:06:30 -0800 (PST) Date: Wed, 12 Nov 2008 08:06:30 -0800 (PST) Message-Id: <200811121606.mACG6USJ007042@mothra.ics.uci.edu> From: Dan Nicolaescu To: Stefan Monnier Cc: 1327-done@debbugs.gnu.org Subject: Re: bug#1327: dead files in tree References: <200811101703.mAAH38MX028669@mothra.ics.uci.edu> X-Debbugs-No-Ack: yes In-Reply-To: (Stefan Monnier's message of "Mon, 10 Nov 2008 17:13:02 -0500") Lines: 16 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-ICS-MailScanner-Information: Please contact the ISP for more information X-ICS-MailScanner-ID: mACG6V0G008410 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu Stefan Monnier writes: > > Some files in the tree are dead, they should be removed at the first > > opportunity: > > > These were used by the VMS port, now removed: > > emacs/src/acldef.h > > emacs/src/chpdef.h > > > This was used by old IBM systems, not supported anymore: > > emacs/src/hftctl.c > > Then please remove them: they should have been removed when those > systems got desupported. Thanks. Done. From unknown Sat Sep 06 09:27:46 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: $requester Subject: Internal Control Message-Id: bug archived. Date: Thu, 11 Dec 2008 15:24:04 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A log time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator