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

Issue 89090043: code review 89090043: go.net/publicsuffix: when generating table.go, track ho... (Closed)

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

Description

go.net/publicsuffix: when generating table.go, track how much slack we have in the bit-packing. This was previously printed to stderr by gen.go, but is now written to the generated table.go, so that we have better records of how it changes over time.

Patch Set 1 #

Patch Set 2 : diff -r 7983f46995b7 https://code.google.com/p/go.net #

Patch Set 3 : diff -r 7983f46995b7 https://code.google.com/p/go.net #

Patch Set 4 : diff -r 7983f46995b7 https://code.google.com/p/go.net #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -9 lines) Patch
M publicsuffix/gen.go View 1 2 chunks +6 lines, -9 lines 0 comments Download
M publicsuffix/table.go View 1 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 3
nigeltao
Hello dr.volker.dobler@gmail.com (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go.net
10 years, 11 months ago (2014-04-17 22:10:53 UTC) #1
volker.dobler
LGTM The CL description is a bit misleading: The new stuff is that the usage ...
10 years, 11 months ago (2014-04-17 23:30:33 UTC) #2
nigeltao
10 years, 11 months ago (2014-04-18 02:28:18 UTC) #3
*** Submitted as
https://code.google.com/p/go/source/detail?r=cdbc77c5e006&repo=net ***

go.net/publicsuffix: when generating table.go, track how much slack we
have in the bit-packing.

This was previously printed to stderr by gen.go, but is now written to
the generated table.go, so that we have better records of how it
changes over time.

LGTM=dr.volker.dobler
R=dr.volker.dobler
CC=golang-codereviews
https://codereview.appspot.com/89090043
Sign in to reply to this message.

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