all messages for Emacs-related lists mirrored at yhetil.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.