]> git.eshelyaron.com Git - emacs.git/commit
; Add a couple of encoding-related FIXMEs to json.c
authorPhilipp Stephani <phst@google.com>
Mon, 18 Dec 2017 22:58:48 +0000 (23:58 +0100)
committerPhilipp Stephani <phst@google.com>
Mon, 18 Dec 2017 23:15:01 +0000 (00:15 +0100)
commit91031a2cfd6b6a3b17c0f8724fd5cccf7c32ed5b
tree7b464e2d4d856f64df4292dc25a7c586cefee617
parent205d02c1b54fa8e18f610cd5deb61a1a3b9bbc01
; Add a couple of encoding-related FIXMEs to json.c

* src/json.c (json_make_string, json_build_string, json_encode)
(lisp_to_json_toplevel_1, lisp_to_json): Add FIXMEs for problematic
string error reporting.
src/json.c