unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#9068: cleanup: use only one of __sgi and IRIX6_5
@ 2011-07-13 15:10 Dan Nicolaescu
  2011-07-14 18:27 ` Lars Magne Ingebrigtsen
  2016-12-07  2:28 ` Glenn Morris
  0 siblings, 2 replies; 4+ messages in thread
From: Dan Nicolaescu @ 2011-07-13 15:10 UTC (permalink / raw)
  To: 9068

Both __sgi and IRIX6_5 macros are used in the code, we only support a
single SGI/IRIX platform, so they mean the same thing, only one of them
should be used.





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

* bug#9068: cleanup: use only one of __sgi and IRIX6_5
  2011-07-13 15:10 bug#9068: cleanup: use only one of __sgi and IRIX6_5 Dan Nicolaescu
@ 2011-07-14 18:27 ` Lars Magne Ingebrigtsen
  2016-12-07  2:28 ` Glenn Morris
  1 sibling, 0 replies; 4+ messages in thread
From: Lars Magne Ingebrigtsen @ 2011-07-14 18:27 UTC (permalink / raw)
  To: Dan Nicolaescu; +Cc: 9068

Dan Nicolaescu <dann@gnu.org> writes:

> Both __sgi and IRIX6_5 macros are used in the code, we only support a
> single SGI/IRIX platform, so they mean the same thing, only one of them
> should be used.

And the same here.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/





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

* bug#9068: cleanup: use only one of __sgi and IRIX6_5
  2011-07-13 15:10 bug#9068: cleanup: use only one of __sgi and IRIX6_5 Dan Nicolaescu
  2011-07-14 18:27 ` Lars Magne Ingebrigtsen
@ 2016-12-07  2:28 ` Glenn Morris
  2016-12-07  7:44   ` Paul Eggert
  1 sibling, 1 reply; 4+ messages in thread
From: Glenn Morris @ 2016-12-07  2:28 UTC (permalink / raw)
  To: Paul Eggert; +Cc: 9068

Dan Nicolaescu wrote:

> Both __sgi and IRIX6_5 macros are used in the code, we only support a
> single SGI/IRIX platform, so they mean the same thing, only one of them
> should be used.

Paul, you removed IRIX support in March in 6bc8689, so the issue from
this report is done.

But there are a few (non-gnulib) uses of __sgi left (in process.c and
unexelf.c). In light of the above, can these be removed too?





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

* bug#9068: cleanup: use only one of __sgi and IRIX6_5
  2016-12-07  2:28 ` Glenn Morris
@ 2016-12-07  7:44   ` Paul Eggert
  0 siblings, 0 replies; 4+ messages in thread
From: Paul Eggert @ 2016-12-07  7:44 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 9068

Glenn Morris wrote:
> there are a few (non-gnulib) uses of __sgi left (in process.c and
> unexelf.c). In light of the above, can these be removed too?

Yes, thanks for mentioning that, I removed them just now.





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

end of thread, other threads:[~2016-12-07  7:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-13 15:10 bug#9068: cleanup: use only one of __sgi and IRIX6_5 Dan Nicolaescu
2011-07-14 18:27 ` Lars Magne Ingebrigtsen
2016-12-07  2:28 ` Glenn Morris
2016-12-07  7:44   ` Paul Eggert

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).