On Wed, Apr 01, 2026 at 04:54:25PM +0100, Edd Barrett wrote:
> CC jca@, maintainer of emacs,
>
> On Tue, Mar 31, 2026 at 12:15:50PM +0100, Edd Barrett wrote:
> > Did you check that emacs (the ony other consumer of this afaics) builds?
>
> Yeah, this breaks emacs:
>
> ```
> >>> referenced by treesit.c:749
> >>> treesit.o:(treesit_load_language)
> >>> referenced by treesit.c:820
> >>> treesit.o:(Ftreesit_language_abi_version)
> cc: error: linker command failed with exit code 1 (use -v to see invocation)
> ```
>
> There's no new emacs release that fixes it, but below is a patch that makes it
> build.
>
> (I've only build tested emacs and checked it at least starts. I know nothing
> about emacs!)
Thanks for the heads-up and for the diff.
> OK?
That appears to do the right thing and can be committed right away.
ok jca@
--
jca
No comments:
Post a Comment