Skip to content

doc: fixing the crc32 function on documentation #55898

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

Merged
merged 1 commit into from
Dec 24, 2024

Conversation

kevinuehara
Copy link
Contributor

@kevinuehara kevinuehara commented Nov 17, 2024

In this PR I'm adjusing the documentation of zlib. The crc32 is not a method of ZlibBase. It is a standalone function of the module.
Mentioned in 55800

@nodejs-github-bot nodejs-github-bot added doc Issues and PRs related to the documentations. zlib Issues and PRs related to the zlib subsystem. labels Nov 17, 2024
@kevinuehara kevinuehara force-pushed the kevinuehara/fix-slib-crc32 branch from af64b4e to faff065 Compare November 17, 2024 19:48
@kevinuehara kevinuehara force-pushed the kevinuehara/fix-slib-crc32 branch from 94a1bbf to c376eba Compare November 17, 2024 19:55
@avivkeller
Copy link
Member

Why was I pinged?

@kevinuehara
Copy link
Contributor Author

@redyetidev Sorry! I pinged you because you commented on the previous PR closed

@kevinuehara kevinuehara requested a review from lpinca November 19, 2024 00:39
@kevinuehara kevinuehara requested a review from lpinca November 19, 2024 21:52
@lpinca lpinca added the commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. label Nov 21, 2024
@kevinuehara kevinuehara force-pushed the kevinuehara/fix-slib-crc32 branch from 04837f8 to fb8cac4 Compare November 22, 2024 13:44
@ijisol
Copy link

ijisol commented Dec 21, 2024

I wonder why this isn't merging.

@kevinuehara
Copy link
Contributor Author

I wonder why this isn't merging.

I think that needs someone authorized to merge. I don't know if there is a team to schedule to perform the merge...

@aduh95 aduh95 merged commit bd0b704 into nodejs:main Dec 24, 2024
13 checks passed
@aduh95
Copy link
Contributor

aduh95 commented Dec 24, 2024

Landed in bd0b704

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. doc Issues and PRs related to the documentations. zlib Issues and PRs related to the zlib subsystem.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants