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

Advertise client capability of janet-netrepl #203

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

sogaiu
Copy link
Contributor

@sogaiu sogaiu commented Nov 25, 2024

Currently janet-netrepl's client capability is slightly under-promoted.

This PR is an attempt to mititgate this a bit.

Copy link
Member

@pepe pepe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That is the promotion 😄 . LGTM

@sogaiu
Copy link
Contributor Author

sogaiu commented Nov 25, 2024

Just a guess, but possibly due to the change in hashing in janet, the specific order of evaluation during the construction of a struct leads to the CI error.

It looks like the use of m here is too soon.

I will make another PR to address this.

@sogaiu
Copy link
Contributor Author

sogaiu commented Nov 25, 2024

For reference, a PR to address the CI failure has been made here.

@bakpakin bakpakin merged commit deda965 into janet-lang:master Nov 25, 2024
7 of 13 checks passed
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.

3 participants