emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cc-mode: c-font-lock-invalid-string bytecompiled but undefined


From: Jostein Kjønigsen
Subject: cc-mode: c-font-lock-invalid-string bytecompiled but undefined
Date: Sun, 08 Jul 2018 15:18:37 +0200

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

address@hidden 🍵 address@hidden
https://jostein.kjonigsen.net


reply via email to

[Prev in Thread] Current Thread [Next in Thread]