|
From: | Dmitry Gutov |
Subject: | bug#24252: 25.1; json.el doesn't distinguish null and empty object |
Date: | Sun, 21 Aug 2016 06:42:26 +0300 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:47.0) Gecko/20100101 Thunderbird/47.0 |
On 08/20/2016 09:12 AM, Yoichi Nakayama wrote:
I agree that json-pretty-print should be responsible to the issue. But I think (let ((json-null 'NULL)) (json-encode (json-read-from-string "{}"))) is also a bug. How about the following patch?
Something like this looks like a good idea to me. Especially if you figure out what's the problem you have "with some cases".
[Prev in Thread] | Current Thread | [Next in Thread] |