bug#58534: CC Mode 5.35.1 (C/*l); Incorrect fontification of params as types
Alan Mackenzie <[email protected]> Mon, 17 Oct 2022 20:40:05 +0000
| Newsgroups | gmane.emacs.cc-mode.general |
|---|---|
| Message-ID | <Y029pXyQgQvZ/d43@ACM> |
Hello, Po. On Sat, Oct 15, 2022 at 20:23:58 +0800, Po Lu wrote: > Alan Mackenzie <[email protected]> writes: > > The solution seems to be not to add foo to c-found-types on encountering > > struct foo, but to continue doing so (in C++) for typename foo. > > Would you please try out the following patch, and let me know if it > > works OK. Also could you check whether the patch also fixes bug #58537, > > please. > > Thanks! > The patch fixes this bug, but not bug#58537 and bug#58539. [ .... ] Thanks for the testing! I've committed the patch, and I'm closing the bug with this post. The other two bugs are still open, and I'm working on them. -- Alan Mackenzie (Nuremberg, Germany).