diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2016-12-01 23:13:31 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2016-12-01 23:17:26 -0800 |
commit | c49198967ae90f97e315dde5a4d1b234200f13df (patch) | |
tree | a620d6880df853e20564e8589ef490d818c83aa2 /lisp/emacs-lisp/byte-run.el | |
parent | 95eb641404adca84e71959a98369a30f1cadb7b6 (diff) | |
download | emacs-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