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

Issue 6195074: code review 6195074: debug/elf: Expose entry point from Header in File struct. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 10 months ago by mjh
Modified:
12 years, 9 months ago
Reviewers:
CC:
rsc, golang-dev
Visibility:
Public.

Description

debug/elf: Expose entry point from Header in File struct. Fixes issue 3470.

Patch Set 1 #

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

Patch Set 3 : code review 6195074: debug/elf: Expose entry point from Header in File struct. #

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

Patch Set 5 : diff -r c7cbeae11662 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M src/pkg/debug/elf/file.go View 1 2 3 4 3 chunks +3 lines, -0 lines 0 comments Download
M src/pkg/debug/elf/file_test.go View 1 3 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 7
mjh
gentle ping...
12 years, 10 months ago (2012-05-13 18:15:00 UTC) #1
rsc
On Sun, May 13, 2012 at 2:15 PM, <Matthew.Horsnell@gmail.com> wrote: > gentle ping... For what ...
12 years, 10 months ago (2012-05-15 14:53:40 UTC) #2
mjh
Hello rsc@golang.org, golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
12 years, 10 months ago (2012-05-20 18:27:59 UTC) #3
mjh
Ignore for now, for some reason only the removal of the elf.go file changes has ...
12 years, 10 months ago (2012-05-21 12:56:57 UTC) #4
mjh
Hello rsc@golang.org, golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), Please take another look.
12 years, 10 months ago (2012-05-21 13:17:50 UTC) #5
rsc
LGTM Thanks.
12 years, 9 months ago (2012-05-22 03:22:00 UTC) #6
rsc
12 years, 9 months ago (2012-05-22 03:30:32 UTC) #7
*** Submitted as http://code.google.com/p/go/source/detail?r=4cf98a732e92 ***

debug/elf: Expose entry point from Header in File struct.
Fixes issue 3470.

R=rsc, golang-dev
CC=golang-dev
http://codereview.appspot.com/6195074

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

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