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

Issue 1435041: code review 1435041: vector: undo changes to autogenerated files (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 9 months ago by fhs
Modified:
14 years, 9 months ago
Reviewers:
CC:
r, golang-dev, hoisie
Visibility:
Public.

Description

vector: undo changes to autogenerated files Also, move Do() to vector.go, so that Do() for IntVector and StringVector is autogenerated. The only files edited are Makefile, defs.go, and vector.go. The rest are autogenerated with "make generate".

Patch Set 1 #

Patch Set 2 : code review 1435041: vector: undo changes to autogenerated files #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -42 lines) Patch
M src/pkg/container/vector/Makefile View 2 chunks +2 lines, -0 lines 0 comments Download
M src/pkg/container/vector/defs.go View 1 chunk +0 lines, -27 lines 0 comments Download
M src/pkg/container/vector/intvector.go View 1 chunk +9 lines, -0 lines 0 comments Download
M src/pkg/container/vector/intvector_test.go View 3 chunks +9 lines, -6 lines 0 comments Download
M src/pkg/container/vector/stringvector.go View 1 chunk +9 lines, -0 lines 0 comments Download
M src/pkg/container/vector/stringvector_test.go View 3 chunks +12 lines, -9 lines 0 comments Download
M src/pkg/container/vector/vector.go View 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 3
fhs
Hello r (cc: golang-dev@googlegroups.com, hoisie), I'd like you to review this change.
14 years, 9 months ago (2010-05-31 22:42:42 UTC) #1
r
LGTM
14 years, 9 months ago (2010-05-31 22:53:05 UTC) #2
r
14 years, 9 months ago (2010-05-31 22:54:03 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=52a50509b83b ***

vector: undo changes to autogenerated files

Also, move Do() to vector.go, so that Do() for IntVector and StringVector
is autogenerated.

The only files edited are Makefile, defs.go, and vector.go. The rest are
autogenerated with "make generate".

R=r
CC=golang-dev, hoisie
http://codereview.appspot.com/1435041

Committer: Rob Pike <r@golang.org>
Sign in to reply to this message.

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