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

Issue 135820043: code review 135820043: unicode: use go generate instead of make to create tables.go (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 6 months ago by r
Modified:
10 years, 6 months ago
Reviewers:
gobot, rsc, mpvl
CC:
mpvl, rsc, golang-codereviews
Visibility:
Public.

Description

unicode: use go generate instead of make to create tables.go

Patch Set 1 #

Total comments: 1

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -15 lines) Patch
R src/pkg/unicode/Makefile View 1 chunk +0 lines, -15 lines 0 comments Download
M src/pkg/unicode/letter.go View 1 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 8
r
Hello mpvl, rsc (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
10 years, 6 months ago (2014-08-26 17:55:34 UTC) #1
mpvl
Cool. LGTM, but one suggestion. https://codereview.appspot.com/135820043/diff/1/src/pkg/unicode/letter.go File src/pkg/unicode/letter.go (right): https://codereview.appspot.com/135820043/diff/1/src/pkg/unicode/letter.go#newcode11 src/pkg/unicode/letter.go:11: //go:generate ./maketables --tables=all -output ...
10 years, 6 months ago (2014-08-26 19:13:16 UTC) #2
r
not usually a fan of go run, but ok.
10 years, 6 months ago (2014-08-26 19:26:03 UTC) #3
r
Hello mpvl@golang.org, rsc@golang.org (cc: golang-codereviews@googlegroups.com), Please take another look.
10 years, 6 months ago (2014-08-26 19:26:15 UTC) #4
mpvl
LGTM
10 years, 6 months ago (2014-08-26 19:38:03 UTC) #5
rsc
LGTM
10 years, 6 months ago (2014-08-26 19:45:41 UTC) #6
r
*** Submitted as https://code.google.com/p/go/source/detail?r=0cf22b0a2756 *** unicode: use go generate instead of make to create tables.go ...
10 years, 6 months ago (2014-08-26 21:43:07 UTC) #7
gobot
10 years, 6 months ago (2014-08-26 22:20:09 UTC) #8
Message was sent while issue was closed.
This CL appears to have broken the linux-386 builder.
See http://build.golang.org/log/d5d787df4619b9d1986453fab34a6b11354fa125
Sign in to reply to this message.

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