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

Warning (bytecomp): function ‘sqlformat’ defined multiple times in this file #8

Open
EdwardIII opened this issue Jun 20, 2022 · 1 comment

Comments

@EdwardIII
Copy link

I'm seeing this error on compilation:

Compiling file /Users/edward/.emacs.d/elpa/sqlformat-20210305.209/sqlformat.el at Mon Jun 20 19:27:40 2022
Entering directory ‘/Users/edward/.emacs.d/elpa/sqlformat-20210305.209/’

Compiling internal form(s) at Mon Jun 20 19:27:41 2022
Warning (bytecomp): function ‘sqlformat’ defined multiple times in this file

Still seems to work OK, but just wanted to post in case it's helpful. I only see defgroup sqlformat and defun sqlformat in sqlformat.el so I guess it's complaining about those being the same.

My emacs:

GNU Emacs 28.1 (build 1, aarch64-apple-darwin21.3.0, NS appkit-2113.30 Version 12.2.1 (Build 21D62))
 of 2022-04-14
@purcell
Copy link
Owner

purcell commented Jun 23, 2022

Thanks, this should be resolved by purcell/emacs-reformatter@130205b but you might need to reinstall or recompile sqlformat.el after updating reformatter.el.

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

2 participants