Skip to content

Install warnings #20

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

Open
waqarsaleem opened this issue Mar 29, 2024 · 0 comments
Open

Install warnings #20

waqarsaleem opened this issue Mar 29, 2024 · 0 comments

Comments

@waqarsaleem
Copy link

waqarsaleem commented Mar 29, 2024

I am getting the following warnings when installing oj from MELPA.


In toplevel form:
oj.el:216:12: Warning: defcustom for ‘oj-default-online-judge’ has syntactically odd type ‘'(choice (const :tag Aizu Online Judge 'aoj) (const :tag Anarchy Golf 'anrchy-golf) (const :tag AtCoder 'atcoder) (const :tag Codeforces 'codeforces) (const :tag CS Academy 'cs-academy) (const :tag Facebook Hacker Cup 'facebook-hacker-cup) (const :tag HackerRank 'hackerrank) (const :tag Kattis 'kattis) (const :tag PKU JudgeOnline 'pku) (const :tag Topcoder 'topcoder) (const :tag Toph (Problem Archive) 'toph) (const :tag CodeChef 'codechef) (const :tag Sphere online judge 'soj) (const :tag yukicoder 'yukicoder) (const :tag Library Checker 'library-checker))’

In oj--shortname-to-url:
oj.el:423:2: Warning: docstring has wrong usage of unescaped single quotes (use = or different quoting)

In oj-login:
oj.el:497:2: Warning: docstring has wrong usage of unescaped single quotes (use = or different quoting)


My Emacs information is:
GNU Emacs 29.1 (build 1, aarch64-apple-darwin21.6.0, NS appkit-2113.60 Version 12.6.6 (Build 21G646)) of 2023-08-17

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