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

v0.0.8 #30

Merged
merged 1 commit into from
Nov 25, 2024
Merged

v0.0.8 #30

merged 1 commit into from
Nov 25, 2024

Conversation

CFiggers
Copy link
Owner

  • Bug fix
    • Bug fix: Bugfix: New eval-envs should set out to stderr

- This issue was causing certain libraries, such as `spork/cjanet`, to cause incorrect RPC responses. When the library code involves printing to stdout, that data was being included in the stdout output sent to the LSP client. Putting stderr into `root-env`'s `*out*` means that evaluated imports wil print to stderr instead of stdout, avoiding the issue.
@CFiggers CFiggers merged commit 568f434 into master Nov 25, 2024
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