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

Issue 4324043: code review 4324043: fmt: remove uintptrGetter type checks (Closed)

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

Description

fmt: remove uintptrGetter type checks This will make the fmt code easier to gofix when the new reflect interface is ready.

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -5 lines) Patch
M src/pkg/fmt/print.go View 1 3 chunks +7 lines, -5 lines 0 comments Download

Messages

Total messages: 3
rsc
Hello r (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg
13 years, 11 months ago (2011-03-30 18:39:23 UTC) #1
r
LGTM
13 years, 11 months ago (2011-03-30 19:40:17 UTC) #2
rsc
13 years, 11 months ago (2011-03-31 02:12:37 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=d9bc673b0825 ***

fmt: remove uintptrGetter type checks

This will make the fmt code easier to gofix
when the new reflect interface is ready.

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

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