GNOME Bugzilla – Bug 762043
Cleanup utmp leftovers
Last modified: 2021-06-10 15:10:15 UTC
Followup of bug 747046: - rm doc/utmpwtmp.txt - get rid of VTE_PTY_NO_UTMP and friends - we should've removed them from 0.38 since that broke the API anyways. We'd break the API again if we removed them, but after 1.5 years of deprecation it's probably okay. Or shall we wait until the next API/ABI incompatible change and remove the entire VtePtyFlags enum?
Removed the doc. I think it's fine to leave the useless enum around until next API break (which shouldn't be too far away anyway).
> (which shouldn't be too far away anyway). :-( Anything particular in sight?
Well the point of all the refactoring is making bug 103770 easier/possible, which certainly needs an API break.
(In reply to Christian Persch from comment #3) > which certainly needs an API break. Just wondering (independently of this bug): Whenever you get to break the API again, would it make sense to fast forward the version number by an additional 0.06? I'm always getting confused which VTE belongs to which GNOME. This would synchronize the last digit.
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/vte/-/issues/2282.