Skip to content

deps: update llhttp to 1.1.1#25753

Closed
indutny wants to merge 1 commit into
nodejs:masterfrom
indutny:feature/llhttp-1.1.1
Closed

deps: update llhttp to 1.1.1#25753
indutny wants to merge 1 commit into
nodejs:masterfrom
indutny:feature/llhttp-1.1.1

Conversation

@indutny

@indutny indutny commented Jan 28, 2019

Copy link
Copy Markdown
Member
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@indutny

indutny commented Jan 28, 2019

Copy link
Copy Markdown
Member Author

cc @nodejs/http

*
* NOTE: if this function ever returns a non-pause type error, it will continue
* to return the same error upon each successive call up until `llhttp_init()`
* call.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

"call" -> "is called"?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Good catch! This could be fixed in the next release. Would you be interested in submitting a PR: https://github.com/nodejs/llhttp/blob/master/src/native/api.h#L68 ?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@indutny I tried to submit a quick grammar fix through the GitHub UI and accidentally committed it directly (I thought it was still under your account, not the Node.js one): nodejs/llhttp@4ed1a54

Happy to back it out if it's a problem.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

No problem 😂

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Thank you!

@danbev

danbev commented Feb 1, 2019

Copy link
Copy Markdown
Contributor

@lpinca

lpinca commented Feb 9, 2019

Copy link
Copy Markdown
Member

@lpinca

lpinca commented Feb 9, 2019

Copy link
Copy Markdown
Member

Landed in 8855d1d.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants