aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorMattias EngdegÄrd2024-09-08 20:02:34 +0200
committerMattias EngdegÄrd2024-09-08 20:02:34 +0200
commite55e2e1c6baebbd105f930fa553ec65c74a3000d (patch)
treec171c29f7bcfb8a4a52e74e641506aaf9a2b960d /java
parent89c99891b2b3ab087cd7e824cef391ef26800ab4 (diff)
downloademacs-e55e2e1c6baebbd105f930fa553ec65c74a3000d.tar.gz
emacs-e55e2e1c6baebbd105f930fa553ec65c74a3000d.zip
Make json-serialize always return a unibyte string (bug#70007)
The JSON format is defined as a byte sequence and will always be used as such, so returning a multibyte string makes little sense. * src/json.c (json_out_to_string): Remove. (Fjson_serialize): Return unibyte string. * test/src/json-tests.el (json-serialize/roundtrip) (json-serialize/roundtrip-scalars, json-serialize/string): Update tests. * doc/lispref/text.texi (Parsing JSON): Document. * etc/NEWS: Announce.
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions