]> git.eshelyaron.com Git - emacs.git/commit
Port to MSB hosts without optimization
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 11 Jan 2015 09:42:50 +0000 (01:42 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 11 Jan 2015 09:43:15 +0000 (01:43 -0800)
commit9a57bda31569294ecaf8138a06e5edda9c0d87e3
tree206f28b3ec656aac79d38dcbf93cfc8379a19c89
parentb995b4ae8f9e08719a92bbe3bd6ac7e8ff091309
Port to MSB hosts without optimization

E.g., when configuring --with-wide-int CFLAGS='-O0' on x86,
the inline function XTYPE needs to be declared before being used.
* lisp.h (XTYPE): New forward declaration.
src/ChangeLog
src/lisp.h