rougier / persid

Persistent identifier library for GNU Emacs
GNU General Public License v3.0
35 stars 3 forks source link

Resolve compiler errors and linter warnings #8

Open pjones opened 2 months ago

pjones commented 2 months ago

Allow this package to be byte compiled by resolving compiler errors. Also addresses all warnings from package-lint.

nicolas-graves commented 1 month ago

I still do have one error after this patch:

In end of data:
persid.el:530:35: Warning: the function ‘json-parse-buffer’ is not known to be defined.