Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
RFC: Dropping support for old wxWidgets releases (2.8 in particular)
oBFusCATed:
There is only one master, but which point/commit should we choose?
Miguel Gimenez:
The wx3.1.3 release is estimated for september, so there is no real need to use wx-master now.
The only advantage would be prerelease bug detection in wx (like the wxPopup issue that invalidated 3.1.2)
oBFusCATed:
There are several fixes for toolbars in wx-master, which are useful to us. :(
Also relying on wx's schedule isn't a good idea.
killerbot:
--- Quote from: Miguel Gimenez on August 04, 2019, 11:21:29 am ---The wx3.1.3 release is estimated for september, so there is no real need to use wx-master now.
The only advantage would be prerelease bug detection in wx (like the wxPopup issue that invalidated 3.1.2)
--- End quote ---
ok let's wait on this one, and if that one still have to many bugs, then we can think of wx-master ...
sodev:
--- Quote from: oBFusCATed on August 04, 2019, 09:37:09 am ---There is only one master, but which point/commit should we choose?
--- End quote ---
My usual approach is to check the log messages to not pick a commit that is in the middle of a series, but usually they don't merge these commits individually but only as whole branch from a PR. Then i try to estimate how dangerous the recent commits are and depending on that i wait a little to see if follow ups get commited. And then i usually take what git fetch gives :).
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version