diff options
author | Eli Zaretskii <eliz@gnu.org> | 2024-03-30 19:33:23 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2024-03-30 19:33:23 +0300 |
commit | 000f919b3c7779609dc43773fdc49aca9b50d76f (patch) | |
tree | 6bdbd467f9993722f76885de61b8a280bd0b9d32 /lisp/emacs-lisp/regexp-opt.el | |
parent | 1135ce461d188869e0294af45641edc2cbfacbf0 (diff) | |
download | emacs-000f919b3c7779609dc43773fdc49aca9b50d76f.tar.gz emacs-000f919b3c7779609dc43773fdc49aca9b50d76f.tar.bz2 emacs-000f919b3c7779609dc43773fdc49aca9b50d76f.zip |
Fix the native JSON support code
* src/Makefile.in (base_obj): Add the missing json.o. Without
this, we get link error.
* src/json.c (json_serialize): Don't use too sophisticated C99
features, as they confuse make-docfile. Initialize all the
members explicitly.
Diffstat (limited to 'lisp/emacs-lisp/regexp-opt.el')
0 files changed, 0 insertions, 0 deletions