8000 Emacs package compile warnings · Issue #9854 · erlang/otp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Emacs package compile warnings #9854
Open
@jcs090218

Description

@jcs090218

There are compile warnings in the elrang package. 🤔

Compiling d:/_lang/elisp/otp/lib/tools/emacs/erlang.el... done v

In toplevel form:
erlang.el:1292:3: Warning: third arg to `defvar erlang-font-lock-keywords-1' is not a string: erlang-font-lock-descr-string
erlang.el:1303:3: Warning: third arg to `defvar erlang-font-lock-keywords-2' is not a string: erlang-font-lock-descr-string
erlang.el:1314:3: Warning: third arg to `defvar erlang-font-lock-keywords-3' is not a string: erlang-font-lock-descr-string
erlang.el:1325:3: Warning: third arg to `defvar erlang-font-lock-keywords-4' is not a string: erlang-font-lock-descr-string
erlang.el:1329:3: Warning: third arg to `defvar erlang-font-lock-keywords' is not a string: erlang-font-lock-descr-string

In erlang-man-patch-notify:
erlang.el:2414:4: Warning: `defadvice' is an obsolete macro (as of 30.1); use `advice-add' or `define-advice'
erlang.el:5131:4: Warning: `defadvice' is an obsolete macro (as of 30.1); use `advice-add' or `define-advice'

In inferior-erlang-strip-delete:
erlang.el:6132:16: Warning: `backward-delete-char' is for interactive use only; use `delete-char' instead.

Compiling d:/_lang/elisp/otp/lib/tools/emacs/erlang-edoc.el... done v
Compiling d:/_lang/elisp/otp/lib/tools/emacs/erlang-eunit.el... done v

In toplevel form:
erlang-eunit.el:1:1: Warning: file has no `lexical-binding' directive on its first line

In erlang-eunit-compile-and-run-recent:
erlang-eunit.el:223:7: Warning: Case 'test-mode will match `quote'.  If that's intended, write (test-mode quote) instead.  Otherwise, don't quote `test-mode'.
erlang-eunit.el:227:7: Warning: Case 'module-mode will match `quote'.  If that's intended, write (module-mode quote) instead.  Otherwise, don't quote `module-mode'.

In erlang-eunit-last-compilation-successful-p:
erlang-eunit.el:382:16: Warning: reference to free variable `compilation-parsing-end'

Compiling d:/_lang/elisp/otp/lib/tools/emacs/erlang-flymake.el... done v

In toplevel form:
erlang-flymake.el:1:1: Warning: file has no `lexical-binding' directive on its first line

In erlang-flymake-only-on-save:
erlang-flymake.el:77:9: Warning: `flymake-start-syntax-check-on-newline' is an obsolete variable (as of 27.1); can check on newline in post-self-insert-hook
erlang-flymake.el:77:9: Warning: assignment to free variable `flymake-start-syntax-check-on-newline'
erlang-flymake.el:119:15: Warning: reference to free variable `flymake-allowed-file-name-masks'
erlang-flymake.el:119:15: Warning: assignment to free variable `flymake-allowed-file-name-masks'

In end of data:
erlang-flymake.el:94:14: Warning: the function `flymake-proc-init-create-temp-buffer-copy' is not known to be defined.

Compiling d:/_lang/elisp/otp/lib/tools/emacs/erlang-skels-old.el... done v

In toplevel form:
erlang-skels-old.el:1:1: Warning: file has no `lexical-binding' directive on its first line

Compiling d:/_lang/elisp/otp/lib/tools/emacs/erlang-skels.el... done v

In toplevel form:
erlang-skels.el:1:1: Warning: file has no `lexical-binding' directive on its first line

Compiling d:/_lang/elisp/otp/lib/tools/emacs/erlang-start.el... done v

In toplevel form:
erlang-start.el:1:1: Warning: file has no `lexical-binding' directive on its first line

Compiling d:/_lang/elisp/otp/lib/tools/emacs/erlang_appwiz.el... done v

In toplevel form:
erlang_appwiz.el:1:1: Warning: file has no `lexical-binding' directive on its first line
erlang_appwiz.el:415:9: Warning: defvar `erlang-menu-items' docstring has wrong usage of unescaped single quotes (use \=' or different quoting such as `...')

In end of data:
erlang_appwiz.el:270:6: Warning: the function `tempo-template-erlang-app' is not known to be defined.
erlang_appwiz.el:258:6: Warning: the function `tempo-template-erlang-makefile-middle' is not known to be defined.
erlang_appwiz.el:247:6: Warning: the function `tempo-template-erlang-makefile-src' is not known to be defined.
erlang_appwiz.el:235:6: Warning: the function `tempo-template-erlang-nomodule-header' is not known to be defined.
erlang_appwiz.el:214:6: Warning: the function `tempo-template-erlang-supervisor' is not known to be defined.
erlang_appwiz.el:200:6: Warning: the function `tempo-template-erlang-application' is not known to be defined.

Compiling d:/_lang/elisp/otp/lib/tools/emacs/erldoc.el... done v

(Total of 9 files compiled, 0 skipped)

Metadata

Metadata

Assignees

No one assigned

    Labels

    team:PSAssigned to OTP team PS

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0