Skip to content

Fix Emacs 30 byte-compiler warning: use lexical-binding#14

Open
pierre-rouleau wants to merge 1 commit into
trezona-lecomte:masterfrom
pierre-rouleau:to-lexical
Open

Fix Emacs 30 byte-compiler warning: use lexical-binding#14
pierre-rouleau wants to merge 1 commit into
trezona-lecomte:masterfrom
pierre-rouleau:to-lexical

Conversation

@pierre-rouleau

Copy link
Copy Markdown
  • Use lexical-binding in both files.
  • Replace coerce by cl-coerce, the new cl-lib function name replacing the older name. Also require cl-lib explicitly to prevent warning regardless of what ert-expectations load.

* Use lexical-binding in both files.
* Replace coerce by cl-coerce, the new cl-lib function name replacing the
  older name.  Also require cl-lib explicitly to prevent warning regardless of
   what ert-expectations load.
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

Successfully merging this pull request may close these issues.

1 participant