diff options
author | sterni <sternenseemann@systemli.org> | 2022-06-18T13·29+0200 |
---|---|---|
committer | clbot <clbot@tvl.fyi> | 2022-07-05T16·38+0000 |
commit | ab036ffe595c1cb445b664f95b3a959a9d993bfc (patch) | |
tree | 5fdfc52da8fe9be6132a7841717afd557c4b7cfc /third_party/hii | |
parent | a8964cfc7bd77db231aa4cf0724739383735be0d (diff) |
fix(3p/lisp/cl-json): en/decode non-BMP characters correctly r/4278
Pin cl-json to a branch on my fork of cl-json which implements encoding and decoding of non-BMP Unicode codepoints (>= U+10000) using UTF-16 surrogate points as the JSON specs prescribes. While we're at it, also enable the test suite of the package. This resolves the annoying issue of panettone garbling up some Unicode characters by sending invalid JSON to cheddar and then incorrectly decoding the returned result. Fixes: b/145. Change-Id: I44cb38c2775c0e5512d75f51dff0d1deb39f8f78 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5884 Tested-by: BuildkiteCI Autosubmit: sterni <sternenseemann@systemli.org> Reviewed-by: tazjin <tazjin@tvl.su>
Diffstat (limited to 'third_party/hii')
0 files changed, 0 insertions, 0 deletions