Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(735)

Issue 170520043: code review 170520043: hash/crc32: fix comment that the IEEE polynomial applie... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 10 months ago by nigeltao
Modified:
10 years, 10 months ago
Reviewers:
minux
CC:
adg, minux, golang-codereviews
Visibility:
Public.

Description

hash/crc32: fix comment that the IEEE polynomial applies to MPEG-2.

Patch Set 1 #

Patch Set 2 : diff -r 7f69503551c30bff8245665f31a1e2bca15d2f80 https://code.google.com/p/go/ #

Patch Set 3 : diff -r 7f69503551c30bff8245665f31a1e2bca15d2f80 https://code.google.com/p/go/ #

Patch Set 4 : diff -r 7f69503551c30bff8245665f31a1e2bca15d2f80 https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M src/hash/crc32/crc32.go View 1 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 4
nigeltao
Hello adg@golang.org (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
10 years, 10 months ago (2014-11-12 05:48:12 UTC) #1
minux
LGTM. Isn't the CRC32 used in MPEG-2 just a reflected version of IEEE CRC32 (and ...
10 years, 10 months ago (2014-11-12 07:10:56 UTC) #2
nigeltao
On Wed, Nov 12, 2014 at 6:10 PM, minux <minux@golang.org> wrote: > Isn't the CRC32 ...
10 years, 10 months ago (2014-11-12 07:47:15 UTC) #3
nigeltao
10 years, 10 months ago (2014-11-12 07:48:14 UTC) #4
*** Submitted as https://code.google.com/p/go/source/detail?r=775e14cff140 ***

hash/crc32: fix comment that the IEEE polynomial applies to MPEG-2.

LGTM=minux
R=adg, minux
CC=golang-codereviews
https://codereview.appspot.com/170520043
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b