Skip to content
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

Doc Update : BufferwriteDoubleLE/writeDoubleBE #22170

Closed
wants to merge 1 commit into from
Closed

Doc Update : BufferwriteDoubleLE/writeDoubleBE #22170

wants to merge 1 commit into from

Conversation

pranshuchittora
Copy link
Contributor

@pranshuchittora pranshuchittora commented Aug 7, 2018

Fixes : Documentation for BufferwriteDoubleLE/writeDoubleBE is confusing
#22158

  • documentation is changed or added

Documentation for BufferwriteDoubleLE/writeDoubleBE is confusing 
#22158
@nodejs-github-bot nodejs-github-bot added buffer Issues and PRs related to the buffer subsystem. doc Issues and PRs related to the documentations. labels Aug 7, 2018
@vsemozhetbyt
Copy link
Contributor

Node.js Collaborators, please, add 👍 here if you approve fast-tracking.

@vsemozhetbyt

This comment has been minimized.

@vsemozhetbyt

This comment has been minimized.

@Trott
Copy link
Member

Trott commented Aug 9, 2018

CI lite again but rebased on master which hopefully has the fix for what was causing the failures: https://ci.nodejs.org/job/node-test-pull-request-lite-pipeline/469/

@vsemozhetbyt
Copy link
Contributor

@vsemozhetbyt
Copy link
Contributor

Sorry, I cannot understand why CI is so weird(

@pranshuchittora
Copy link
Contributor Author

CI 😢
Its just a doc update checks can be ignored 👍


buf.writeDoubleLE(0xdeadbeefcafebabe, 0);

Copy link
Contributor

Choose a reason for hiding this comment

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

Linter issue:

  2152:1  error  More than 1 blank line not allowed  no-multiple-empty-lines

@vsemozhetbyt
Copy link
Contributor

@pranshuchittora Is it convenient for you to fix linter issue? If not, we can fix it on landing.

@addaleax
Copy link
Member

addaleax commented Sep 2, 2018

Landed in 9f7efd5 with commit message & linter fixed, thanks for the PR! 🎉

@addaleax addaleax closed this Sep 2, 2018
addaleax pushed a commit that referenced this pull request Sep 2, 2018
Documentation for BufferwriteDoubleLE/writeDoubleBE is confusing

PR-URL: #22170
Fixes: #22158
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
targos pushed a commit that referenced this pull request Sep 2, 2018
Documentation for BufferwriteDoubleLE/writeDoubleBE is confusing

PR-URL: #22170
Fixes: #22158
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
targos pushed a commit that referenced this pull request Sep 3, 2018
Documentation for BufferwriteDoubleLE/writeDoubleBE is confusing

PR-URL: #22170
Fixes: #22158
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
targos pushed a commit that referenced this pull request Sep 6, 2018
Documentation for BufferwriteDoubleLE/writeDoubleBE is confusing

PR-URL: #22170
Fixes: #22158
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
buffer Issues and PRs related to the buffer subsystem. doc Issues and PRs related to the documentations.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants