]> code.delx.au - gnu-emacs/commit
Default to stack objects on non-GNU/Linux, non-DOS_NT platforms.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 24 Sep 2014 20:54:25 +0000 (13:54 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 24 Sep 2014 20:54:25 +0000 (13:54 -0700)
commit59355ea9ce310eb45b33e10f2ffaedbc4e2f47a9
tree9ad6afd9669937ca3b54517c2ab2528ef21144e5
parent203a9eb0ec0e1f28958df5fa1a49c5a7e3f4cae8
Default to stack objects on non-GNU/Linux, non-DOS_NT platforms.

* lisp.h (USE_STACK_LISP_OBJECTS): Also default to true
if !defined DOS_NT && !defined GNU_LINUX.  I've tested this on AIX
and Solaris and it's likely to work on similar platforms.
src/ChangeLog
src/lisp.h