Skip to content

Conversation

@mscdex
Copy link
Contributor

@mscdexmscdex commented Jul 12, 2016

This is a partial backport of #7174. A couple of the changes were not valid for v4.x.

@mscdexmscdex added c++ Issues and PRs that require attention from people who are familiar with C++. v4.x labels Jul 12, 2016
@mscdexmscdexforce-pushed the v4.x-string-search-lint branch from 2406c7d to fd3c95eCompareJuly 12, 2016 16:36
@mscdexmscdex added the buffer Issues and PRs related to the buffer subsystem. label Jul 12, 2016
@mscdexmscdexforce-pushed the v4.x-string-search-lint branch from fd3c95e to 839ad6cCompareJuly 12, 2016 16:40
@addaleax
Copy link
Member

LGTM

@MylesBorins
Copy link
Contributor

@mscdex this is going to need a rebase, thanks for the patience

This commit removes some unnecessary signed checks on unsigned variables. PR-URL: nodejs#7174 Reviewed-By: Sakthipriyan Vairamani <[email protected]> Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: James M Snell <[email protected]>
@mscdexmscdexforce-pushed the v4.x-string-search-lint branch from 839ad6c to 13abb8dCompareJuly 12, 2016 17:45
@mscdex
Copy link
ContributorAuthor

Yeah I don't know how that happened. It's fixed now anyway.

@MylesBorins
Copy link
Contributor

landed in 6519e02

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bufferIssues and PRs related to the buffer subsystem.c++Issues and PRs that require attention from people who are familiar with C++.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@mscdex@addaleax@MylesBorins