Pacify Sun C 5.14
commit36dbdedefa2372870313e219164ff9b3b7712e9e
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 29 Nov 2016 21:12:24 +0000 (29 13:12 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 29 Nov 2016 21:12:55 +0000 (29 13:12 -0800)
treeeae45d92207a19bc0c1d21fab029030ffdaae302
parent9221b77c9962cc5a4cb7310b54b5b3c2b1faa469
Pacify Sun C 5.14

* src/lisp.h (enum Lisp_Save_Type): Put SAVE_UNUSED,
SAVED_INTEGER, SAVE_FUNCPOINTER, SAVE_POINTER, and SAVE_OBJECT
into this enum rather than into an anonymous enum.  This avoids
diagnostics from Sun C 5.14 and is a bit clearer anyway.
src/lisp.h