Skip to content

Error int b64_encode: control reaches end of non-void function #44

Description

@nekoFra

After I included "HttpClient.h" and "b64.h", at build time it returns the following error:

`/Users/francesco/Documents/Arduino/libraries/HttpClient/b64.cpp: In function 'int b64_encode(const unsigned char*, int, unsigned char*, int)':
/Users/francesco/Documents/Arduino/libraries/HttpClient/b64.cpp:69:1: error: control reaches end of non-void function [-Werror=return-type]
69 | }
| ^
cc1plus: some warnings being treated as errors

exit status 1

Compilation error: exit status 1`

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions