-
Notifications
You must be signed in to change notification settings - Fork 277
Remove long deprecated methods #4427
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove long deprecated methods #4427
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"One of my most productive days was throwing away 1,000 lines of code."
9eb6015
to
b8c5745
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR failed Diffblue compatibility checks (cbmc commit: 9eb6015).
Build URL: https://travis-ci.com/diffblue/test-gen/builds/105559553
Status will be re-evaluated on next push.
Common spurious failures:
-
the cbmc commit has disappeared in the mean time (e.g. in a force-push)
-
the author is not in the list of contributors (e.g. first-time contributors).
-
the compatibility was already broken by an earlier merge.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR failed Diffblue compatibility checks (cbmc commit: b8c5745).
Build URL: https://travis-ci.com/diffblue/test-gen/builds/105560177
Status will be re-evaluated on next push.
Common spurious failures:
-
the cbmc commit has disappeared in the mean time (e.g. in a force-push)
-
the author is not in the list of contributors (e.g. first-time contributors).
-
the compatibility was already broken by an earlier merge.
b8c5745
to
5f332e4
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR failed Diffblue compatibility checks (cbmc commit: 5f332e4).
Build URL: https://travis-ci.com/diffblue/test-gen/builds/105570026
Status will be re-evaluated on next push.
Common spurious failures:
-
the cbmc commit has disappeared in the mean time (e.g. in a force-push)
-
the author is not in the list of contributors (e.g. first-time contributors).
-
the compatibility was already broken by an earlier merge.
My only problem with this is the removal of
in favour of a variant with |
Maybe it should just never have been deprecated in the first place? I have no issue not removing that constructor, I just did a rather mechanic removal of long-deprecated constructors. Please advise. |
5f332e4
to
6409b21
Compare
I have now left those constructors that only differ from non-deprecated ones by a |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR failed Diffblue compatibility checks (cbmc commit: 6409b21).
Build URL: https://travis-ci.com/diffblue/test-gen/builds/105802020
Status will be re-evaluated on next push.
Common spurious failures include: the cbmc commit has disappeared in the mean time (e.g. in a force-push); the author is not in the list of contributors (e.g. first-time contributors); compatibility was already broken by an earlier merge.
Updated TG - rebasing this should get the Joel bot to pass |
These have been deprecated from more than six months.
It has been deprecated for more than 12 months.
It has been deprecated for 11 months (but actually still had one user, which has now been fixed).
They have been deprecated since 2017.
They have been deprecated from 9 months.
It has been deprecated for 7 months.
It has been deprecated for 9 months.
6409b21
to
d794d17
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR failed Diffblue compatibility checks (cbmc commit: d794d17).
Build URL: https://travis-ci.com/diffblue/test-gen/builds/105859717
Status will be re-evaluated on next push.
Common spurious failures include: the cbmc commit has disappeared in the mean time (e.g. in a force-push); the author is not in the list of contributors (e.g. first-time contributors); compatibility was already broken by an earlier merge.
The first commit is #4423, the other commits are new. This is a cleanup of all entities that have been marked deprecated for more than 6 months except for