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

omnisharp-server-management.el: use non-anomorphic version of -filter… #522

Closed

Conversation

razzmatazz
Copy link
Contributor

… in omnisharp--read-lines-from-process-output

This may help us avoid (void-variable it) error when running under emacs28+nativecomp

An attempt to fix #521

… in omnisharp--read-lines-from-process-output

This may help us avoid `(void-variable it)` error when running under emacs28+nativecomp
@razzmatazz razzmatazz closed this Jul 25, 2021
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.

(void-variable it) errors when starting omnisharp server with Emacs 28 native comp
1 participant