GNU bug report logs - #18230
Removing support for DJGPP < 2.02

Previous Next

Package: emacs;

Reported by: Reuben Thomas <rrt <at> sc3d.org>

Date: Sat, 9 Aug 2014 13:34:02 UTC

Severity: normal

Done: Reuben Thomas <rrt <at> sc3d.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 18230 in the body.
You can then email your comments to 18230 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#18230; Package emacs. (Sat, 09 Aug 2014 13:34:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Reuben Thomas <rrt <at> sc3d.org>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sat, 09 Aug 2014 13:34:04 GMT) Full text and rfc822 format available.

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

From: Reuben Thomas <rrt <at> sc3d.org>
To: bug-emacs <bug-emacs <at> gnu.org>
Subject: Removing support for DJGPP < 2.02
Date: Sat, 9 Aug 2014 14:33:02 +0100
[Message part 1 (text/plain, inline)]
Given that DJGPP 2.02 was released in 1998, may I remove the two files
which are added to support earlier releases, that is:

msdos/is_exec.c
msdos/sigaction.c

? They come with a licensing exception, its explanation, and notes in other
files (e.g. admin/notes/copyright) that maintainers not concerned with the
MS-DOS port may have to read. This therefore removes a small bit of
unnecessary clutter. My patch touches the following files:

admin/authors.el
admin/notes/copyright
etc/PROBLEMS (the problems no longer exist!)
make-dist
msdos/INSTALL
msdos/README

as well as the two removed files. No code (other than make-dist) is
affected, as the method of using them was entirely reliant on manual
intervention (the instructions said to compile and link the files into the
Emacs executable).

-- 
http://rrt.sc3d.org
[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#18230; Package emacs. (Sat, 09 Aug 2014 14:41:02 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Reuben Thomas <rrt <at> sc3d.org>
Cc: 18230 <at> debbugs.gnu.org
Subject: Re: bug#18230: Removing support for DJGPP < 2.02
Date: Sat, 09 Aug 2014 17:39:55 +0300
> Date: Sat, 9 Aug 2014 14:33:02 +0100
> From: Reuben Thomas <rrt <at> sc3d.org>
> 
> Given that DJGPP 2.02 was released in 1998, may I remove the two files
> which are added to support earlier releases, that is:
> 
> msdos/is_exec.c
> msdos/sigaction.c

OK.  But if we are dropping v2.01, please also remove the code in
msdos.c and dosfns.c, and also in msdos/sed2v2.inp, that caters to
v2.01 and older versions.

We should also mention in msdos/INSTALL than only version 2.02 and
later are supported.

Finally, config.bat should have its test of the DJGPP version updated
to fail v2.01 and older versions.

TIA




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#18230; Package emacs. (Sat, 09 Aug 2014 14:43:01 GMT) Full text and rfc822 format available.

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

From: Reuben Thomas <rrt <at> sc3d.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 18230 <at> debbugs.gnu.org
Subject: Re: bug#18230: Removing support for DJGPP < 2.02
Date: Sat, 9 Aug 2014 15:42:16 +0100
[Message part 1 (text/plain, inline)]
On 9 August 2014 15:39, Eli Zaretskii <eliz <at> gnu.org> wrote:

> > Date: Sat, 9 Aug 2014 14:33:02 +0100
> > From: Reuben Thomas <rrt <at> sc3d.org>
> >
> > Given that DJGPP 2.02 was released in 1998, may I remove the two files
> > which are added to support earlier releases, that is:
> >
> > msdos/is_exec.c
> > msdos/sigaction.c
>
> OK.  But if we are dropping v2.01, please also remove the code in
> msdos.c and dosfns.c, and also in msdos/sed2v2.inp, that caters to
> v2.01 and older versions.
>

Sorry, I had spotted that, but read a "<" as a "<=", so was intending to
address it separately. I'll address it in the same patch.


> We should also mention in msdos/INSTALL than only version 2.02 and
> later are supported.
>

Will do.


> Finally, config.bat should have its test of the DJGPP version updated
> to fail v2.01 and older versions.
>

I shall see to it.

-- 
http://rrt.sc3d.org
[Message part 2 (text/html, inline)]

Reply sent to Reuben Thomas <rrt <at> sc3d.org>:
You have taken responsibility. (Sat, 09 Aug 2014 16:18:02 GMT) Full text and rfc822 format available.

Notification sent to Reuben Thomas <rrt <at> sc3d.org>:
bug acknowledged by developer. (Sat, 09 Aug 2014 16:18:03 GMT) Full text and rfc822 format available.

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

From: Reuben Thomas <rrt <at> sc3d.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 18230-done <at> debbugs.gnu.org
Subject: Re: bug#18230: Removing support for DJGPP < 2.02
Date: Sat, 9 Aug 2014 17:17:26 +0100
[Message part 1 (text/plain, inline)]
I've installed this as r117672. Closing the bug.

-- 
http://rrt.sc3d.org
[Message part 2 (text/html, inline)]

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

This bug report was last modified 10 years and 284 days ago.

Previous Next


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