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

Fix #15: Print errors on stderr #19

Merged
merged 2 commits into from
Apr 30, 2023
Merged

Fix #15: Print errors on stderr #19

merged 2 commits into from
Apr 30, 2023

Conversation

glx22
Copy link
Contributor

@glx22 glx22 commented Apr 30, 2023

Fixes #15

I also noticed inconsistent usage of fperror(...) and fprintf(stderr, ...) so I fixed them.

@glx22 glx22 merged commit 8c543c6 into OpenTTD:master Apr 30, 2023
@glx22 glx22 deleted the error branch April 30, 2023 16:46
@glx22 glx22 restored the error branch April 30, 2023 16:56
@glx22 glx22 deleted the error branch April 30, 2023 16:56
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.

grfid prints error to stdout
2 participants