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

Issue 5331043: code review 5331043: gc: add error type (Closed)

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

Description

gc: add error type

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -4 lines) Patch
M src/cmd/gc/export.c View 1 2 3 2 chunks +1 line, -2 lines 0 comments Download
M src/cmd/gc/fmt.c View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M src/cmd/gc/go.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/cmd/gc/lex.c View 1 2 3 2 chunks +38 lines, -0 lines 0 comments Download
M src/cmd/gc/reflect.c View 1 2 3 2 chunks +13 lines, -1 line 0 comments Download
M src/cmd/gc/subr.c View 1 2 3 1 chunk +1 line, -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-10-28 04:04:01 UTC) #1
rsc
13 years, 4 months ago (2011-11-02 01:46:43 UTC) #2
*** Submitted as http://code.google.com/p/go/source/detail?r=555206426169 ***

gc: add error type

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

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