Test updating the following submodules:
https://github.com/wxWidgets/wxWidgets/pull/26191
(6 files)
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
@MaartenBent pushed 1 commit.
—
View it on GitHub or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
Nice, thanks!
@Randalphwa I hope updating lunasvg doesn't create any problems?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
If it was updated directly from the lunasvg project rather than our wxWidgets version, then yes it may break when wxWidgets is built as a static library. I have not tested it recently without the changes to lunasvg.h that I make to ensure it always builds correctly in static/shared/multi-lib/mondo configurations, so I don't know if the version directly from the original repository will work correctly in all situations or not.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
I merged upstream lunasvg into the wx branch. So all your changes are preserved. Including the namespace change, compiler warnings fixes, and static build defines.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
Thanks, I'll merge it then — or are you still making more changes to this?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
No, you can't merge it like this. It is pointing to my test branches.
I created the following PR for the submodules. After these are merged I'll update this PR to point to the updated submodules:
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
Were there any changes needing to be reviewed in the submodules? I don't see anything, but please let me know if I'm missing something.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
These were all straightforward updates:
The changes in the submodules seem to be just small bugfixes/additions, nothing that should affect wxWidgets.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
I've merged the submodule PRs, so this one can be updated now. Thanks again!
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
Oh, I've just dropped the changes to .gitmodules and will push it as is, hopefully this is fine.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
I checked the submodule references in the master branch, and they all seem correctly updated 👍
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()