Skip to content

Conversation

@lanodan
Copy link
Contributor

@lanodan lanodan commented Jan 9, 2024

packet_put.c:53:9: error: call to undeclared function 'global_die'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
        global_die(111);
        ^
1 error generated.

```
packet_put.c:53:9: error: call to undeclared function 'global_die'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
        global_die(111);
        ^
1 error generated.
```
@janmojzis janmojzis merged commit f863e60 into janmojzis:master Jan 9, 2024
@janmojzis
Copy link
Owner

hi,
merged
thanks!

@ChewbaccaKL
Copy link

Great it's merged but in the last tagged version today (20240101) it still there and the standard gcc at archlinux cannot compile it because of that warning treated as error. Could you make a tag with a release that has this bug removed?

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.

3 participants