]> git.eshelyaron.com Git - emacs.git/commit
Pacify GCC when --enable-profiling
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 4 Apr 2018 00:30:48 +0000 (17:30 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 4 Apr 2018 00:32:16 +0000 (17:32 -0700)
commit9b0e8a4c6b540dcb962607763846040942858c5a
tree42524279c8d6bbf3f61e5588351ea6c4e3f03a85
parent3deaac1bd9569fd57185e9e6256cc8419323ba78
Pacify GCC when --enable-profiling

* src/conf_post.h (PROFILING): Undef if not on a platform that
supports it.  Simplify uses accordingly.
* src/emacs.c (etext) [PROFILING]:
Declare at top level to avoid GCC warning.
src/conf_post.h
src/dispnew.c
src/emacs.c
src/lisp.h