[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: LSP Server for CHICKEN (and more ...)
From: |
Mario Domenech Goulart |
Subject: |
Re: LSP Server for CHICKEN (and more ...) |
Date: |
Mon, 13 Jun 2022 19:00:15 +0200 |
On Mon, 13 Jun 2022 12:04:56 +0000 r.herdt@posteo.de wrote:
> Thanks for pointing this out. Fixed.
You're welcome. Now installation of 0.0.3 fails with:
Error: Module `lsp-server' has unresolved identifiers
In file `src/server.scm':
Unknown identifier `json-rpc-log-file'
In procedure `parameterize-and-run' on line 285
I'd suggest using test-new-egg to catch such issues. See
http://wiki.call-cc.org/eggs%20tutorial#testing-your-extension for more
info.
All the best.
Mario
--
http://parenteses.org/mario
Re: LSP Server for CHICKEN (and more ...), Richard Huxton, 2022/06/12