emacs-devel
[Top][All Lists]
Advanced

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

Re: Native compilation on Windows, was Re: Bootstrap Compilation Speed


From: H. Dieter Wilhelm
Subject: Re: Native compilation on Windows, was Re: Bootstrap Compilation Speed
Date: Tue, 01 Feb 2022 20:08:47 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.91 (gnu/linux)

chad <yandros@gmail.com> writes:

> On Tue, Feb 1, 2022 at 12:53 PM Eli Zaretskii <eliz@gnu.org> wrote:
>
>  > could you please give a minimal setup to test the jansson library for
>  > the language server protocol?  Is it enough to create a json file, setq
>  > a default server address and search for function names? :-)
>
>  I'm not Chad, but what's wrong with test/src/json-tests.el?
>
> I hope nothing, because that's what I was going to suggest. :-)
>
> I also note that there is some #ifdef WINDOWSNT code in src/json.c
> that checks for the jansson library near the top of DEFUN
> ("json-serialize"... that suggests it will signal a useful error if it
> can't find the library, and json-serialize is heavily exercised in
> test/src/json-tests.el, so as a specific check, "cd tests; make
> json-tests" should do the job.

Oh, there's also a makefile and a README!  Damn, before your post I
bombed already the mailing list with, potentially, redundant questions.

> Hope that helps,

Yes, thank you :-)

     Dieter
-- 
Best wishes
H. Dieter Wilhelm
Zwingenberg, Germany



reply via email to

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