[1799] in testers

home help back first fref pref prev next nref lref last post

VAX emacs

daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Wed Aug 7 10:01:15 1991

To: testers@ATHENA.MIT.EDU
From: jfc@ATHENA.MIT.EDU
Date: Wed, 07 Aug 91 10:01:26 EDT


The following lines should be added to m-vax.h in the emacs source; then
emacs should be recompiled for the VAX:

	#ifdef __GNUC__
	#define	alloca	__builtin_alloca
	#endif

This used to be done in the .c files, but with 18.57 the responsbility for
declaring alloca moved to the machine.h file.  m-vax.h wasn't updated.


home help back first fref pref prev next nref lref last post