Skip to content

Fix crystal eval read from stdin#15655

Merged
straight-shoota merged 1 commit intocrystal-lang:masterfrom
straight-shoota:fix/crystal-eval-stdin
Apr 13, 2025
Merged

Fix crystal eval read from stdin#15655
straight-shoota merged 1 commit intocrystal-lang:masterfrom
straight-shoota:fix/crystal-eval-stdin

Conversation

@straight-shoota
Copy link
Member

Resolves #15654

@straight-shoota straight-shoota added kind:bug A bug in the code. Does not apply to documentation, specs, etc. kind:regression Something that used to correctly work but no longer works labels Apr 11, 2025
@straight-shoota straight-shoota self-assigned this Apr 11, 2025
@ysbaddaden ysbaddaden added this to the 1.16.1 milestone Apr 11, 2025
@straight-shoota straight-shoota merged commit 314ad5c into crystal-lang:master Apr 13, 2025
37 checks passed
@straight-shoota straight-shoota deleted the fix/crystal-eval-stdin branch April 13, 2025 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind:bug A bug in the code. Does not apply to documentation, specs, etc. kind:regression Something that used to correctly work but no longer works topic:compiler:cli

Projects

None yet

Development

Successfully merging this pull request may close these issues.

crystal eval no longer works with piped input since Crystal 1.16

2 participants