Skip to content

m4: update to 1.4.18 #1275

Merged
merged 1 commit into from
Sep 17, 2019
Merged

m4: update to 1.4.18 #1275

merged 1 commit into from
Sep 17, 2019

Conversation

wwwutz
Copy link
Collaborator

@wwwutz wwwutz commented Sep 12, 2019

get rid of

./stdio.h:143:1: error: 'gets' undeclared here (not in a function); did you mean 'fgets'?
 _GL_WARN_ON_USE (gets, "gets is a security hole - use fgets instead");

get rid of
```
./stdio.h:143:1: error: 'gets' undeclared here (not in a function); did you mean 'fgets'?
 _GL_WARN_ON_USE (gets, "gets is a security hole - use fgets instead");
```
@wwwutz wwwutz merged commit 525402f into master Sep 17, 2019
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant