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

Minor warning #33

Closed
polluks opened this issue Jul 8, 2022 · 1 comment
Closed

Minor warning #33

polluks opened this issue Jul 8, 2022 · 1 comment
Assignees

Comments

@polluks
Copy link

polluks commented Jul 8, 2022

gcc (Debian 8.3.0-6) 8.3.0

gcc -DHAVE_CONFIG_H -I. -I..  -DEUC -DSUPPORT_LH7   -g -O2 -MT header.o -MD -MP -MF .deps/header.Tpo -c -o header.o header.c
header.c: In function '_skip_bytes':
header.c:71:1: warning: type of 'len' defaults to 'int' [-Wimplicit-int]
 _skip_bytes(len)
 ^~~~~~~~~~~

https://stackoverflow.com/a/18424897/1430535

@jca02266 jca02266 self-assigned this Jul 8, 2022
@jca02266
Copy link
Owner

fixed. #39

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