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

Update mongoose from 6.10 to 7.6 #59

Open
ballle98 opened this issue Mar 1, 2022 · 4 comments
Open

Update mongoose from 6.10 to 7.6 #59

ballle98 opened this issue Mar 1, 2022 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@ballle98
Copy link
Owner

ballle98 commented Mar 1, 2022

There are compiler warnings seen after the Bullseye update

see https://github.com/cesanta/mongoose

@ballle98 ballle98 added the enhancement New feature or request label Mar 2, 2022
@ballle98
Copy link
Owner Author

ballle98 commented Mar 3, 2022

This may not be straight forward. Looks like in initially started with version 6.10 and there was an attempt

https://github.com/ballle98/AqualinkD/commits/master/mongoose.h

Updates for 1.2.6e included an update from 6.10 to 6.14
Updates to fix mongoose issues (v2.2.2) seems to be rolling back to 6.10

@ballle98 ballle98 self-assigned this Mar 3, 2022
@ballle98
Copy link
Owner Author

ballle98 commented Mar 4, 2022

here is a gist showing the initial set of differences https://gist.github.com/ballle98/a48a244d3d32fb29c87e24cc3ae8c61d

@ballle98
Copy link
Owner Author

ballle98 commented Mar 4, 2022

Note the 6.10 version does compile. So build problems are the result of changes in mongoose from 6.10 to 7.6 one of the main issues being the definition of LOG macro

@ballle98
Copy link
Owner Author

ballle98 commented Jun 7, 2023

Changed to make mongoose.c and .h symbolic links and comments imply update to version 6.18 (current release is now 7.10)
sfeakes@77c8e29

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant