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

Issue 5467049: code review 5467049: gc: rune is now an alias for int32 (Closed)

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

Description

gc: rune is now an alias for int32

Patch Set 1 #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -8 lines) Patch
M src/cmd/gc/go.h View 1 1 chunk +0 lines, -2 lines 0 comments Download
M src/cmd/gc/lex.c View 1 2 chunks +2 lines, -5 lines 0 comments Download
M test/rune.go View 1 2 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 2
rsc
Hello ken2 (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 5 months ago (2011-12-09 05:12:05 UTC) #1
rsc
13 years, 5 months ago (2011-12-09 05:12:10 UTC) #2
*** Submitted as http://code.google.com/p/go/source/detail?r=b2cb61b3cd38 ***

gc: rune is now an alias for int32

R=ken2
CC=golang-dev
http://codereview.appspot.com/5467049
Sign in to reply to this message.

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