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

Issue 8051044: code review 8051044: cmd/gc: update runtime.go for new map implementation. (Closed)

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

Description

cmd/gc: update runtime.go for new map implementation.

Patch Set 1 #

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

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

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

Patch Set 5 : diff -r 6fa8c13f4f93 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M src/cmd/gc/builtin.c View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M src/cmd/gc/mkbuiltin View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M src/cmd/gc/runtime.go View 1 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 8
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/
11 years, 11 months ago (2013-03-27 20:32:37 UTC) #1
bradfitz
What does this affect? On Wed, Mar 27, 2013 at 1:32 PM, <remyoudompheng@gmail.com> wrote: > ...
11 years, 11 months ago (2013-03-27 20:34:48 UTC) #2
remyoudompheng
On 2013/3/27 Brad Fitzpatrick <bradfitz@golang.org> wrote: > What does this affect? > This file is ...
11 years, 11 months ago (2013-03-27 20:36:28 UTC) #3
bradfitz
builtin.c doesn't start with the normal OMG AUTOGENERATED prelude. That should also be fixed. On ...
11 years, 11 months ago (2013-03-27 20:37:17 UTC) #4
remyoudompheng
Hello golang-dev@googlegroups.com, bradfitz@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
11 years, 11 months ago (2013-03-27 20:41:58 UTC) #5
bradfitz
LGTM thanks! On Wed, Mar 27, 2013 at 1:41 PM, <remyoudompheng@gmail.com> wrote: > Hello golang-dev@googlegroups.com, ...
11 years, 11 months ago (2013-03-27 20:47:54 UTC) #6
r
LGTM
11 years, 11 months ago (2013-03-27 20:48:48 UTC) #7
remyoudompheng
11 years, 11 months ago (2013-03-27 20:51:11 UTC) #8
*** Submitted as https://code.google.com/p/go/source/detail?r=7cd19e1a734a ***

cmd/gc: update runtime.go for new map implementation.

R=golang-dev, bradfitz, r
CC=golang-dev
https://codereview.appspot.com/8051044
Sign in to reply to this message.

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