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

Issue 9953044: code review 9953044: cmd/gc: fix missing slice/array types in export data. (Closed)

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

Description

cmd/gc: fix missing slice/array types in export data. Fixes issue 5614.

Patch Set 1 #

Patch Set 2 : diff -r 60c7f2814463 https://go.googlecode.com/hg/ #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -0 lines) Patch
M src/cmd/gc/export.c View 1 1 chunk +1 line, -0 lines 0 comments Download
A test/fixedbugs/issue5614.go View 1 1 chunk +11 lines, -0 lines 0 comments Download
A test/fixedbugs/issue5614.dir/rethinkgo.go View 1 1 chunk +16 lines, -0 lines 0 comments Download
A test/fixedbugs/issue5614.dir/x.go View 1 1 chunk +7 lines, -0 lines 0 comments Download
A test/fixedbugs/issue5614.dir/y.go View 1 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 2
remyoudompheng
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
10 years, 10 months ago (2013-06-03 18:37:43 UTC) #1
remyoudompheng
10 years, 10 months ago (2013-06-04 06:18:59 UTC) #2
*** Submitted as https://code.google.com/p/go/source/detail?r=0e1b2f7384d2 ***

cmd/gc: fix missing slice/array types in export data.

Fixes issue 5614.

R=golang-dev
CC=golang-dev
https://codereview.appspot.com/9953044
Sign in to reply to this message.

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