Skip to content

Conversation

@ezelkow1
Copy link
Member

Cherry-pick of PRs:
#6373
#6371
#6363
#6362
#6358

* Removing always true/false comparisons.  To me these are the ones that made the most sense to remove.  There are some others reported that are:
1) Seem to be false positives due to enum usages for some reason

2) Seemed to me that they should be left in for readability purposes. These ones were constant comparisons but when viewed in the code they were in it made sense to leave them because it fit the code scheme and helped readability

Addresses issue apache#6354

(cherry picked from commit 6d64842)
Header guard for EnumDescriptor.h

(cherry picked from commit 0e64d36)
@ezelkow1 ezelkow1 requested a review from zwoop February 18, 2020 20:44
@ezelkow1 ezelkow1 self-assigned this Feb 18, 2020
@ezelkow1 ezelkow1 added the Backport Marked for backport for an LTS patch release label Feb 18, 2020
@zwoop zwoop added this to the 9.0.0 milestone Mar 18, 2020
@zwoop
Copy link
Contributor

zwoop commented Mar 18, 2020

@ezelkow1 do we want this for 9.0 or 9.1 ?

@ezelkow1
Copy link
Member Author

@zwoop up to you, I think initially you had mentioned wanting this in 9.1, but wasnt sure if that was just a typo. They should be good for 9.0 as well

@zwoop zwoop merged commit 44b220d into apache:9.0.x Apr 10, 2020
@zwoop zwoop modified the milestones: 9.0.0, Backported Apr 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Backport Marked for backport for an LTS patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants