diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2017-06-13 18:19:30 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2017-06-13 18:20:07 -0700 |
commit | 27bb4de72bedaa5fdecae24069ea7db1cfd0b5d4 (patch) | |
tree | a486e05371d45dbc76376bcefc64aceff6485b8d /lisp/emacs-lisp/syntax.el | |
parent | 510a67428071ef06375c75506bdc6afa151f4c91 (diff) | |
download | emacs-27bb4de72bedaa5fdecae24069ea7db1cfd0b5d4.tar.gz emacs-27bb4de72bedaa5fdecae24069ea7db1cfd0b5d4.tar.bz2 emacs-27bb4de72bedaa5fdecae24069ea7db1cfd0b5d4.zip |
Port cleanup attribute to Oracle Studio 12.5
* INSTALL (--with-modules): List cleanup attribute as prereq.
* src/conf_post.h (__has_attribute_cleanup): Remove; no longer needed.
* src/emacs-module.c (MODULE_SETJMP_1): Don’t attempt to verify
(__has_attribute (cleanup)), as Oracle Studio 12.5 supports
__has_attribute only inside preprocessor expressions. The C
compiler should check the cleanup attribute in the next line anyway.
(module_reset_handlerlist): Remove an unnecessary ‘const’
that causes Oracle Studio 12.5 to refuse to compile.
Diffstat (limited to 'lisp/emacs-lisp/syntax.el')
0 files changed, 0 insertions, 0 deletions