emacs-devel
[Top][All Lists]
Advanced

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

Byte compilation warnings in cc-mode.el


From: Eli Zaretskii
Subject: Byte compilation warnings in cc-mode.el
Date: Fri, 14 Feb 2020 12:13:54 +0200

On the master branch:

    ELC      progmodes/cc-mode.elc

  In c-init-language-vars-for:
  progmodes/cc-mode.el:205:13: Warning: `c-last-open-c-comment-start-on-line-re'
      is an obsolete variable (as of 5.35); use
      `c-open-c-comment-on-logical-line-re' instead.
  progmodes/cc-mode.el:199:20: Warning: `c-last-open-c-comment-start-on-line-re'
      is an obsolete variable (as of 5.35); use
      `c-open-c-comment-on-logical-line-re' instead.
  progmodes/cc-mode.el:200:20: Warning: `c-last-open-c-comment-start-on-line-re'
      is an obsolete variable (as of 5.35); use
      `c-open-c-comment-on-logical-line-re' instead.
  progmodes/cc-mode.el:201:20: Warning: `c-last-open-c-comment-start-on-line-re'
      is an obsolete variable (as of 5.35); use
      `c-open-c-comment-on-logical-line-re' instead.
  progmodes/cc-mode.el:202:20: Warning: `c-last-open-c-comment-start-on-line-re'
      is an obsolete variable (as of 5.35); use
      `c-open-c-comment-on-logical-line-re' instead.
  progmodes/cc-mode.el:203:20: Warning: `c-last-open-c-comment-start-on-line-re'
      is an obsolete variable (as of 5.35); use
      `c-open-c-comment-on-logical-line-re' instead.
  progmodes/cc-mode.el:204:20: Warning: `c-last-open-c-comment-start-on-line-re'
      is an obsolete variable (as of 5.35); use
      `c-open-c-comment-on-logical-line-re' instead.



reply via email to

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