]> git.eshelyaron.com Git - emacs.git/commit
Another fix for the no-toolkit build
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 14 Mar 2022 20:14:23 +0000 (13:14 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 14 Mar 2022 20:14:54 +0000 (13:14 -0700)
commit5c13c33e0c1b8b2ada18896e7a74b4d31007b09e
treeba8eb2f934d20396e4ac5e39041990496b237256
parent0d0703e9c4fb5ebcd4a87e5ebe78e5f53496621e
Another fix for the no-toolkit build

This should be better in the long run.
* oldXMenu/Activate.c (XMenuActivate): Revert previous change,
eliminating the goto it introduced.
* oldXMenu/XMenuInt.h: Include <attribute.h>, for FALLTHROUGH.
oldXMenu/Activate.c
oldXMenu/XMenuInt.h