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

Warning compiling under PlatformIO #31

Open
ciband opened this issue Mar 24, 2018 · 2 comments
Open

Warning compiling under PlatformIO #31

ciband opened this issue Mar 24, 2018 · 2 comments

Comments

@ciband
Copy link

ciband commented Mar 24, 2018

I am using the library compiling under platformIO for the Arduino Uno and I get this warning:

....\HttpClient_ID66\b64.cpp: In function 'int b64_encode(const unsigned char*, int, unsigned char*, int)':
C:\Users\chris.platformio\lib\HttpClient_ID66\b64.cpp:69:1: warning: control reaches end of non-void function [-Wreturn-type]
}

I would be happy to fix it and submit the PR but I am not entirely sure what the function should return. I could see it return some error code or just become a void.

What would you like?

Thanks.

@homonto
Copy link

homonto commented Nov 8, 2022

4 years later and still not closed ;-)

Screenshot 2022-11-08 at 17 51 03

@dnlombard
Copy link

Still present

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

3 participants