unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#18230: Removing support for DJGPP < 2.02
@ 2014-08-09 13:33 Reuben Thomas
  2014-08-09 14:39 ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Reuben Thomas @ 2014-08-09 13:33 UTC (permalink / raw)
  To: 18230

[-- Attachment #1: Type: text/plain, Size: 818 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 1156 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#18230: Removing support for DJGPP < 2.02
  2014-08-09 13:33 bug#18230: Removing support for DJGPP < 2.02 Reuben Thomas
@ 2014-08-09 14:39 ` Eli Zaretskii
  2014-08-09 14:42   ` Reuben Thomas
  0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2014-08-09 14:39 UTC (permalink / raw)
  To: Reuben Thomas; +Cc: 18230

> Date: Sat, 9 Aug 2014 14:33:02 +0100
> From: Reuben Thomas <rrt@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





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#18230: Removing support for DJGPP < 2.02
  2014-08-09 14:39 ` Eli Zaretskii
@ 2014-08-09 14:42   ` Reuben Thomas
  2014-08-09 16:17     ` Reuben Thomas
  0 siblings, 1 reply; 4+ messages in thread
From: Reuben Thomas @ 2014-08-09 14:42 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 18230

[-- Attachment #1: Type: text/plain, Size: 888 bytes --]

On 9 August 2014 15:39, Eli Zaretskii <eliz@gnu.org> wrote:

> > Date: Sat, 9 Aug 2014 14:33:02 +0100
> > From: Reuben Thomas <rrt@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

[-- Attachment #2: Type: text/html, Size: 1742 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#18230: Removing support for DJGPP < 2.02
  2014-08-09 14:42   ` Reuben Thomas
@ 2014-08-09 16:17     ` Reuben Thomas
  0 siblings, 0 replies; 4+ messages in thread
From: Reuben Thomas @ 2014-08-09 16:17 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 18230-done

[-- Attachment #1: Type: text/plain, Size: 74 bytes --]

I've installed this as r117672. Closing the bug.

-- 
http://rrt.sc3d.org

[-- Attachment #2: Type: text/html, Size: 233 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-08-09 16:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-09 13:33 bug#18230: Removing support for DJGPP < 2.02 Reuben Thomas
2014-08-09 14:39 ` Eli Zaretskii
2014-08-09 14:42   ` Reuben Thomas
2014-08-09 16:17     ` Reuben Thomas

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).