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

Issue 5256041: code review 5256041: godefs: add enum/const testdata (Closed)

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

Description

godefs: add enum/const testdata Also, add golden output data for linux/arm.

Patch Set 1 #

Patch Set 2 : diff -r 65d7e79f0fc7 https://go.googlecode.com/hg/ #

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

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

Patch Set 5 : diff -r 65d7e79f0fc7 https://go.googlecode.com/hg/ #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -1 line) Patch
M src/cmd/godefs/testdata.c View 1 2 3 4 5 1 chunk +12 lines, -1 line 0 comments Download
M src/cmd/godefs/testdata_darwin_386.golden View 1 2 1 chunk +7 lines, -0 lines 0 comments Download
M src/cmd/godefs/testdata_darwin_amd64.golden View 1 2 3 4 1 chunk +7 lines, -0 lines 0 comments Download
A src/cmd/godefs/testdata_linux_arm.golden View 1 1 chunk +38 lines, -0 lines 0 comments Download

Messages

Total messages: 8
dave_cheney.net
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 5 months ago (2011-10-09 08:43:20 UTC) #1
rsc
This sounds like a fine idea but do you know why Bprintf doesn't work with ...
13 years, 5 months ago (2011-10-12 17:38:56 UTC) #2
dave_cheney.net
I chased it as far as the vararg manipulation in lib9/fmt. This problem showed up ...
13 years, 5 months ago (2011-10-12 20:18:40 UTC) #3
rsc
On Oct 12, 2011 at 16:18, Dave Cheney wrote: > I chased it as far ...
13 years, 5 months ago (2011-10-13 14:42:17 UTC) #4
dave_cheney.net
Hello golang-dev@googlegroups.com, rsc@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 5 months ago (2011-10-13 21:22:56 UTC) #5
dave_cheney.net
This looks like a clang bug. I've adjusted the comment in tsetdata.c to reflect that. ...
13 years, 5 months ago (2011-10-13 21:23:31 UTC) #6
rsc
LGTM
13 years, 5 months ago (2011-10-14 21:31:56 UTC) #7
rsc
13 years, 5 months ago (2011-10-14 21:34:04 UTC) #8
*** Submitted as http://code.google.com/p/go/source/detail?r=5ebff4e7b666 ***

godefs: add enum/const testdata

Also, add golden output data for linux/arm.

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

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