-
Notifications
You must be signed in to change notification settings - Fork 13
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
Error after installing boogie-friends #42
Comments
After some digging, I found this problem due to a breaking change in At this time, I don't know how to make a polyfill work for both |
@ayanamists I think this repository is lacking proper maintainer resources, so finding the right polyfill might be too ambitious. Would it be an idea to apply the diff in your patch, even though it will break boogie-friends users that are on an older lsp-mode version, so that at least users can fix themselves by updating both |
@keyboardDrummer This might be a solution, but (1) 9.0.1 is an unreleased version of
`lsp-mode`, and most users are likely to encounter errors. (2) Your
solution still seems to require approval from the maintainer, who hasn't
been active for a long time.
…On 29/11/2024 01:48, Remy Willems wrote:
@ayanamists I think this repository is lacking proper maintainer resources. Would it be an idea to apply the diff in your patch, even though it will break boogie-friends users that are on an older lsp-mode version, so that at least users can fix themselves by updating both `boogie-friends` and `lsp-mode`?
|
Perhaps I missed something obvious, since I'm a total newcomer.
I installed as described, and I get the message :
Eager macro-expansion failure: (error "Unknown dafny:compilation/progress pattern: (dafny:compilation/progres
s :uri :status :message)")
The text was updated successfully, but these errors were encountered: