summaryrefslogtreecommitdiff
path: root/src/emacs-module.c
diff options
context:
space:
mode:
authorPhilipp Stephani <phst@google.com>2019-04-23 16:48:49 +0200
committerPhilipp Stephani <phst@google.com>2019-04-23 16:51:10 +0200
commiteaea40b33721513d4c0228af92d5c32400fda0e7 (patch)
tree5ec47decb427c43ce0f3a29674bb149336b648f8 /src/emacs-module.c
parentecab8835a03fdeeea755fa222a326f1ea376ccc4 (diff)
downloademacs-eaea40b33721513d4c0228af92d5c32400fda0e7.tar.gz
Use high-level integer conversion macro in a few cases.
INT_TO_INTEGER is more obviously correct and means we don’t have to worry about data type sizes and signedness. * src/json.c (json_parse_error): Use INT_TO_INTEGER. The tiny performance gain of make_fixed_natnum isn’t worth the trouble then signaling an error.
Diffstat (limited to 'src/emacs-module.c')
0 files changed, 0 insertions, 0 deletions