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

mongoose upgrade 7.0 #21

Open
ringneck opened this issue Dec 13, 2020 · 1 comment
Open

mongoose upgrade 7.0 #21

ringneck opened this issue Dec 13, 2020 · 1 comment

Comments

@ringneck
Copy link

ringneck commented Dec 13, 2020

change mongoose.c and mongoose.h then complie it
is ti OK ?

@staskobzar
Copy link
Owner

there are a lot of changes in the API. Replacing files gives many errors and warnings, like:

amiws_lib.c:39:3: error: too many arguments to function ‘mg_mgr_init’
   39 |   mg_mgr_init(&mgr, NULL);

Is there a migration guide from old to new versin?

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