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

gets is no longer in the C standard #4

Open
bkmgit opened this issue Mar 25, 2024 · 2 comments
Open

gets is no longer in the C standard #4

bkmgit opened this issue Mar 25, 2024 · 2 comments

Comments

@bkmgit
Copy link

bkmgit commented Mar 25, 2024

Gets is used in handescr/insutf8ch.c, but has been removed from the C standard. fgets should be used instead.

mintty pushed a commit that referenced this issue Mar 27, 2024
@mintty
Copy link
Collaborator

mintty commented Mar 27, 2024

insutf8ch is only a build tool, not part of the mined application. Fixed anyway, thanks.

@bkmgit
Copy link
Author

bkmgit commented Mar 27, 2024 via email

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

No branches or pull requests

2 participants