help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to test for native JSON support?


From: Dmitry Gutov
Subject: Re: How to test for native JSON support?
Date: Tue, 4 May 2021 01:39:05 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1

On 04.05.2021 01:33, Nikolay Kudryavtsev wrote:
json-serialize would return nil if libjansson library is not available during the execution time. So the scenario would be someone building Emacs with json support, then forgetting to put libjansson on his path and/or moving the binary to another machine. Not very likely to happen on any POSIX systems, but a more or less tangible case on Windows.

Windows-only, then. That makes sense. Thanks for the reply.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]