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

Issue 3981043: code review 3981043: gofmt -r: match(...) arguments may be nil; add missing ... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 1 month ago by gri
Modified:
14 years, 1 month ago
Reviewers:
CC:
rsc, golang-dev
Visibility:
Public.

Description

gofmt -r: match(...) arguments may be nil; add missing guards Fixes issue 1446.

Patch Set 1 #

Patch Set 2 : code review 3981043: gofmt -r: match(...) arguments may be nil; add missing ... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M src/cmd/gofmt/rewrite.go View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3
gri
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 1 month ago (2011-01-26 22:26:16 UTC) #1
rsc
LGTM
14 years, 1 month ago (2011-01-27 01:47:36 UTC) #2
gri
14 years, 1 month ago (2011-01-27 03:17:56 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=513f92829e97 ***

gofmt -r: match(...) arguments may be nil; add missing guards

Fixes issue 1446.

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

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