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

rtags-xref.el requires wrong package version (3.37) #1376

Closed
FreekPaans opened this issue Mar 8, 2020 · 3 comments
Closed

rtags-xref.el requires wrong package version (3.37) #1376

FreekPaans opened this issue Mar 8, 2020 · 3 comments

Comments

@FreekPaans
Copy link
Contributor

Hi,

It looks like rtags-xref.el requires an rtags version that doesn't exist, 3.37, which blocks me from installing it via the package installer. Line is here: https://github.com/Andersbakken/rtags/blob/master/src/rtags-xref.el#L9:

;; Package-Requires: ((emacs "25.1") (rtags "3.37"))

Cheers,

-Freek

@casch-at
Copy link
Collaborator

casch-at commented Mar 8, 2020 via email

@FreekPaans
Copy link
Contributor Author

I'm on 26.2, AFAICT, rtags is on "2.x" releases, not "3.x". Quite interesting that it works for you, what is the minimum version for rtags that it lists for you?

@casch-at
Copy link
Collaborator

casch-at commented Mar 8, 2020 via email

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