missing changes from #26117
https://github.com/wxWidgets/wxWidgets/pull/26390
(1 file)
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
@vadz @Randalphwa The updates for #26117 introduced some interface changes for which no doc updates were created.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
I probably did not capture all missing doc updates but these were triggered by wxRuby3 build failures.
—
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 apply this.
It would be really great to have a CI job doing what this part of building wxRuby does to avoid breaking your build all the time...
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
Ah, yes that would be nice. Unfortunately, currently that would require building all of wxRuby3 as the wxRuby3 project does on a weekly basis. And even that will not catch all omissions because added interface methods missing from the docs will not trigger any problems until some user tries to use them in code.
—
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.![]()