unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: [Emacs-diffs] master 9569916 3/3: Stop worrying about Alliant in bytecode.c
       [not found] ` <20160715203152.67A4922014C@vcs.savannah.gnu.org>
@ 2016-07-16  2:23   ` Stefan Monnier
  0 siblings, 0 replies; only message in thread
From: Stefan Monnier @ 2016-07-16  2:23 UTC (permalink / raw)
  To: emacs-devel; +Cc: Paul Eggert

> -/* Push x onto the execution stack.  This used to be #define PUSH(x)
> -   (*++stackp = (x)) This oddity is necessary because Alliant can't be
> -   bothered to compile the preincrement operator properly, as of 4/91.
> -   -JimB */
> +/* Push X onto the execution stack.  The expression X should not
> +   contain TOP, to avoid competing side effects.  */
 
Isn't it a bit premature?


        Stefan



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-07-16  2:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20160715203151.24217.73791@vcs.savannah.gnu.org>
     [not found] ` <20160715203152.67A4922014C@vcs.savannah.gnu.org>
2016-07-16  2:23   ` [Emacs-diffs] master 9569916 3/3: Stop worrying about Alliant in bytecode.c Stefan Monnier

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