GNOME Bugzilla – Bug 776520
[2.50] Remove TODOs about ABI break, made before branch to 2.51
Last modified: 2017-01-12 11:30:23 UTC
moving from https://bugzilla.gnome.org/show_bug.cgi?id=774444#c22
Created attachment 342497 [details] [review] [PATCH] Remove TODOs on ABI break, adding VFUNCs, etc. I hope this covers them all (and none it shouldn't)
I think this is something that usually is not done after branching for an ABI/API break. I don't know if we should bother. I let Murray decide.
Indeed, I would prefer not to remove these TODOS from glibmm-2.4. They are still useful as a warning that making the change would break ABI.
Hmm, that's quite a good point, and ensuring no breaking changes is a better reason than just tidying up a little bit. So, closing. Thanks for the reply!