GNU bug report logs -
#71562
treesit-install-language-grammar fails to install typescript
Previous Next
Full log
Message #17 received at 71562 <at> debbugs.gnu.org (full text, mbox):
> Date: Sat, 15 Jun 2024 22:30:25 +0300
> Cc: sb <at> dod.no, 71562 <at> debbugs.gnu.org
> From: Dmitry Gutov <dmitry <at> gutov.dev>
>
> On 15/06/2024 09:31, Eli Zaretskii wrote:
> > We could look for directories names 'src' which have either parser.c
> > or parser.cc, and take it from there, instead of hard-coding the place
> > of the 'src' directory in the hierarchy.
>
> In the present case we have two problems:
>
> * https://github.com/tree-sitter/tree-sitter-typescript/ contains two
> different files called parser.c in two different subdirectories (in
> typescript/src and tsx/src).
>
> * The repository for the 'tsx' grammar does not match the common scheme
> - instead it's the same repository as for 'typescript'.
I'm saying that we should run the build commands in every subdirectory
called 'src' that has parser.c or parser.cc in it. Each shared
library thus created should be installed. The name of the library is
derived from the parent of the 'src' subdirectory.
This bug report was last modified 362 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.