all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#71680: c++-ts-mode with latest tree-sitter-cpp grammar barfs on "virtual"
@ 2024-06-20 16:33 Daniel Colascione
  2024-06-20 16:39 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Colascione @ 2024-06-20 16:33 UTC (permalink / raw)
  To: 71680

When using latest master Emacs with latest release tree-sitter and
latest version of tree-sitter-cpp, we get an error redisplay in
redisplay complaining that the "virtual" keyword in c-ts-mode--keywords
is an invalid query.  Removing "virtual" from the list in c-ts-mode.el
resolves the problem, but of course, results in the "virtual" keyword
not being fontified as a keyword.





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#71680: c++-ts-mode with latest tree-sitter-cpp grammar barfs on "virtual"
  2024-06-20 16:33 bug#71680: c++-ts-mode with latest tree-sitter-cpp grammar barfs on "virtual" Daniel Colascione
@ 2024-06-20 16:39 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2024-06-20 16:39 UTC (permalink / raw)
  To: Daniel Colascione, Yuan Fu; +Cc: 71680

merge 71680 71518
thanks

> From: Daniel Colascione <dancol@dancol.org>
> Date: Thu, 20 Jun 2024 12:33:37 -0400
> 
> When using latest master Emacs with latest release tree-sitter and
> latest version of tree-sitter-cpp, we get an error redisplay in
> redisplay complaining that the "virtual" keyword in c-ts-mode--keywords
> is an invalid query.  Removing "virtual" from the list in c-ts-mode.el
> resolves the problem, but of course, results in the "virtual" keyword
> not being fontified as a keyword.

Yes, this is a known bug#71518.

Yuan, could we please fix it soon?

Thanks.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-06-20 16:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-20 16:33 bug#71680: c++-ts-mode with latest tree-sitter-cpp grammar barfs on "virtual" Daniel Colascione
2024-06-20 16:39 ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.