Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bytecode warnings to be addressed #21

Open
ManasJayanth opened this issue Nov 10, 2023 · 0 comments
Open

Bytecode warnings to be addressed #21

ManasJayanth opened this issue Nov 10, 2023 · 0 comments

Comments

@ManasJayanth
Copy link
Owner

Compiling file /Users/<>/.emacs.d/elpa/esy-0pre0.20231107.73937/esy.el at Fri Nov 10 09:39:38 2023
Entering directory ‚/Users/<>/.emacs.d/elpa/esy-0pre0.20231107.73937/‚Äô
Warning (bytecomp): defvar `esy-command' docstring has wrong usage of unescaped single quotes (use \= or different quoting)
Warning (bytecomp): defvar `project-db-name' docstring wider than 80 characters
Warning (bytecomp): Unused lexical variable `err'
Warning (bytecomp): docstring has wrong usage of unescaped single quotes (use \= or different quoting) [3 times]
Warning (bytecomp): docstring wider than 80 characters [2 times]
Warning (bytecomp): docstring has wrong usage of unescaped single quotes (use \= or different quoting) [3 times]
Warning (bytecomp): docstring wider than 80 characters
Warning (bytecomp): docstring has wrong usage of unescaped single quotes (use \= or different quoting) [2 times]
Warning (bytecomp): Unused lexical argument `project'
Warning (bytecomp): Unused lexical argument `callback'
Warning (bytecomp): docstring wider than 80 characters
Warning (bytecomp): docstring has wrong usage of unescaped single quotes (use \= or different quoting)
Warning (bytecomp): Unused lexical argument `project'
Warning (bytecomp): Unused lexical argument `callback'
Warning (bytecomp): docstring wider than 80 characters
Warning (bytecomp): docstring has wrong usage of unescaped single quotes (use \= or different quoting)
Warning (bytecomp): docstring wider than 80 characters
Warning (bytecomp): docstring has wrong usage of unescaped single quotes (use \= or different quoting)
Warning (bytecomp): Unused lexical argument `process'
Warning (bytecomp): function run-cmd used to take 3 or 4 arguments, now takes 3
Warning (bytecomp): Unused lexical argument `buf'
Warning (bytecomp): Unused lexical argument `str'
Warning (bytecomp): reference to free variable ‘current-buffer’ [3 times]
Warning (bytecomp): Unused lexical argument `dev-only'
Warning (bytecomp): docstring wider than 80 characters
Warning (bytecomp): ‘run-cmd’ called with 2 arguments, but requires 3
Warning (bytecomp): Unused lexical argument `project-directory'
Warning (bytecomp): Unused lexical argument `config-plist' [3 times]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant