summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/byte-run.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2016-12-01 23:13:31 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2016-12-01 23:17:26 -0800
commitc49198967ae90f97e315dde5a4d1b234200f13df (patch)
treea620d6880df853e20564e8589ef490d818c83aa2 /lisp/emacs-lisp/byte-run.el
parent95eb641404adca84e71959a98369a30f1cadb7b6 (diff)
downloademacs-c49198967ae90f97e315dde5a4d1b234200f13df.tar.gz
emacs-c49198967ae90f97e315dde5a4d1b234200f13df.tar.bz2
emacs-c49198967ae90f97e315dde5a4d1b234200f13df.zip
Port to Sun C 5.14
Backport from master. Sun C 5.14 supports C11 but not GCC extensions, and so refuses to compile Emacs without this patch. * src/alloc.c (lmalloc, lrealloc): Don't use INT_ADD_WRAPV on size_t, as in general this macro is restricted to signed types.
Diffstat (limited to 'lisp/emacs-lisp/byte-run.el')
0 files changed, 0 insertions, 0 deletions