unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* cc-mode: c-font-lock-invalid-string bytecompiled but undefined
@ 2018-07-08 13:18 Jostein Kjønigsen
       [not found] ` <20180715210558.GF4897@ACM>
  0 siblings, 1 reply; 2+ messages in thread
From: Jostein Kjønigsen @ 2018-07-08 13:18 UTC (permalink / raw)
  To: emacs-devel; +Cc: Alan Mackenzie

[-- Attachment #1: Type: text/plain, Size: 700 bytes --]

Hey everyone.

I'm having some issues with cc-mode after commit
bb591f139f0602af292c772f974dcc14dabb1deb.
This commit removed the definition for c-font-lock-invalid-string, but
in cc-fonts.el it's still patched up to silence-compiler warnings
elsewhere:
    (cc-bytecomp-defun c-font-lock-declarators)
    (cc-bytecomp-defun c-font-lock-objc-method)
    (cc-bytecomp-defun c-font-lock-invalid-string)

Was the removal a mistake, or was the removal incomplete?

If it is now obsolete and is intentionally removed, what are derived-
mode developers advised to use instead?
--
Regards
Jostein Kjønigsen

jostein@kjonigsen.net 🍵 jostein@gmail.com
https://jostein.kjonigsen.net


[-- Attachment #2: Type: text/html, Size: 1526 bytes --]

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

end of thread, other threads:[~2018-08-01 20:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-08 13:18 cc-mode: c-font-lock-invalid-string bytecompiled but undefined Jostein Kjønigsen
     [not found] ` <20180715210558.GF4897@ACM>
2018-08-01 20:04   ` Jostein Kjønigsen

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).