bug#59233: CC Mode 5.35.2 (C/*l); (A different type of) incorrect fontification of variables as types while typing
Po Lu via CC-Mode-help <[email protected]> Mon, 14 Nov 2022 08:22:55 +0800
| Newsgroups | gmane.emacs.cc-mode.general |
|---|---|
| Message-ID | <[email protected]> |
Alan Mackenzie <[email protected]> writes: > It looks like a function declaration int foo (nproviders *), declaring a > function taking one argument, with type a pointer to nproviders. > > This is very similar to a previous bug, hence easy to correct. Would > you please do the usual with the attached patch. Thanks! Thanks, seems to work here.