Skip to content

Conversation

@nqyy
Copy link
Contributor

@nqyy nqyy commented Oct 2, 2018

This is a resurrection of #3989 by @SolidWallOfCode .
Now it uses STL containers.

This is the first step of the attempt to get rid of the whole TCL dependency.

@nqyy
Copy link
Contributor Author

nqyy commented Oct 2, 2018

This is the look of new changes I have on that original PR: nqyy@a2a354b

@nqyy nqyy force-pushed the hostlookup_update branch from b5a0231 to 303e4db Compare October 3, 2018 15:47
isNot = true;
} else {
isNot = false;
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

isNot is set to false by default, so why is the else clause needed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, you are right.

@bryancall bryancall added the Core label Oct 5, 2018
@bryancall bryancall added this to the 9.0.0 milestone Oct 5, 2018
@nqyy nqyy force-pushed the hostlookup_update branch from 505f934 to 70f69f9 Compare October 5, 2018 16:38
@nqyy nqyy force-pushed the hostlookup_update branch from 8e6fab8 to c2587f2 Compare October 9, 2018 20:53
@nqyy
Copy link
Contributor Author

nqyy commented Oct 15, 2018

This is ready to ship @SolidWallOfCode

@SolidWallOfCode SolidWallOfCode merged commit a7d06b8 into apache:master Oct 20, 2018
@nqyy nqyy deleted the hostlookup_update branch November 2, 2018 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants