Re: pkg/60130: Add tree-sitter 0.25 package to allow building Emacs 30 with tree-sitter support
"Thomas Klausner via gnats" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR pkg/60130; it has been noted by GNATS. From: Thomas Klausner <[email protected]> To: NetBSD bugtracking <[email protected]> Cc: Subject: Re: pkg/60130: Add tree-sitter 0.25 package to allow building Emacs 30 with tree-sitter support Date: Wed, 25 Mar 2026 21:53:16 +0100 On Wed, Mar 25, 2026 at 06:10:00PM +0100, [email protected] via gnats wrote: > tree-sitter 0.26.x breaks ABI compatibility with 0.25.x, and as a result, Emacs 30 no longer compiles with current releases of tree-sitter. This will be affecting the compilation of other programs as well. Can you provide details? emacs30 compiles against tree-sitter-0.26 fine on NetBSD, and I don't think an API change in tree-sitter would be macOS specific. Thomas