diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2019-08-15 10:51:03 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2019-08-15 10:53:25 -0700 |
commit | 96ef76e4e7df73802bf1f2a19c96a143ae365b66 (patch) | |
tree | 26eb99caeb79bbbeb157023db946a152d1eeb1f7 /lisp/progmodes/vhdl-mode.el | |
parent | af82a6248ce77f1b14f89cfee677250ff024c2c4 (diff) | |
download | emacs-96ef76e4e7df73802bf1f2a19c96a143ae365b66.tar.gz emacs-96ef76e4e7df73802bf1f2a19c96a143ae365b66.tar.bz2 emacs-96ef76e4e7df73802bf1f2a19c96a143ae365b66.zip |
Fix typeof portability issue with bitfields
Problem reported by Glenn Morris in:
https://lists.gnu.org/r/emacs-devel/2019-08/msg00300.html
* src/lisp.h (lisp_h_make_fixnum): Use typeof (+(n)) instead
of typeof (n), so that it works with compilers that do
not allow typeof to be applied to a bitfield.
Diffstat (limited to 'lisp/progmodes/vhdl-mode.el')
0 files changed, 0 insertions, 0 deletions