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

Issue 4568078: code review 4568078: debug/elf: rename test .o files to .obj (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 8 months ago by niemeyer
Modified:
13 years, 8 months ago
Reviewers:
CC:
golang-dev, rsc
Visibility:
Public.

Description

debug/elf: rename test .o files to .obj .o files are commonly found in default ignore lists by source management tools, including dpkg-source, bzr, etc.

Patch Set 1 #

Patch Set 2 : code review 4568078: debug/elf: rename test .o files to .obj #

Patch Set 3 : diff -r a1af950dcb9c https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r a1af950dcb9c https://go.googlecode.com/hg/ #

Patch Set 5 : diff -r 0648704168fb https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M src/pkg/debug/elf/file_test.go View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M src/pkg/debug/elf/testdata/go-relocation-test-gcc424-x86-64.obj View 1 2 Binary file 0 comments Download
M src/pkg/debug/elf/testdata/go-relocation-test-gcc441-x86.obj View 1 2 Binary file 0 comments Download
M src/pkg/debug/elf/testdata/go-relocation-test-gcc441-x86-64.obj View 1 2 Binary file 0 comments Download

Messages

Total messages: 3
niemeyer
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 8 months ago (2011-06-14 14:29:54 UTC) #1
rsc
LGTM
13 years, 8 months ago (2011-06-14 17:24:37 UTC) #2
niemeyer
13 years, 8 months ago (2011-06-14 18:06:48 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=db55aab08087 ***

debug/elf: rename test .o files to .obj

.o files are commonly found in default ignore lists by
source management tools, including dpkg-source, bzr, etc.

R=golang-dev, rsc
CC=golang-dev
http://codereview.appspot.com/4568078
Sign in to reply to this message.

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