Skip to content

Fix calling backend on windows #2

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

Merged
merged 1 commit into from
Feb 1, 2025

Conversation

blaix
Copy link
Contributor

@blaix blaix commented Feb 1, 2025

The passed json argument has quote escaping discrepancies between mac/linux and windows without this.

Fixes gren-lang/compiler#276

Not able to fully test this diff because compiler is not updated for 0.5 but I tested a similar change against the latest compatible versions.

Quote escaping discrepencies across mac/linux and windows without this.

Fixes gren-lang/compiler#276
@blaix blaix requested a review from robinheghan February 1, 2025 01:52
@robinheghan robinheghan merged commit 8d234d8 into gren-lang:main Feb 1, 2025
2 checks passed
@blaix blaix deleted the win-backend-command-fix branch February 2, 2025 22:13
blaix added a commit that referenced this pull request Feb 11, 2025
This is a backport of the fix from
#2
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.

gren init fails
2 participants