Skip to content

Print error messages to stderr in example solutions (#431) - #440

Merged
glennj merged 2 commits into
exercism:mainfrom
kirtisrivastava22:fix-431-stderr-errors
Aug 7, 2026
Merged

Print error messages to stderr in example solutions (#431)#440
glennj merged 2 commits into
exercism:mainfrom
kirtisrivastava22:fix-431-stderr-errors

Conversation

@kirtisrivastava22

Copy link
Copy Markdown
Contributor

Fixes #431 [Error messages should be printed to stderr]

@glennj

glennj commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

I also see exit 1 and exit(1) in here: an opportunity for another cleanup issue like the print() one

@glennj
glennj merged commit dc3a4f8 into exercism:main Aug 7, 2026
4 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.

Error messages should be printed to stderr

2 participants