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

Issue 13361050: code review 13361050: go-tour: don't use a pointer to a map in web crawl exercise (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 8 months ago by r
Modified:
10 years, 8 months ago
Reviewers:
dsymonds
CC:
adg, dsymonds, golang-dev
Visibility:
Public.

Description

go-tour: don't use a pointer to a map in web crawl exercise It's unnecessary and misleading. Fixes issue 6322.

Patch Set 1 #

Patch Set 2 : diff -r 8557a1fcb4e3 https://code.google.com/p/go-tour #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M content/prog/tour/exercise-web-crawler.go View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 3
r
Hello adg (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go-tour
10 years, 8 months ago (2013-09-13 06:13:55 UTC) #1
dsymonds
LGTM you are such a typo
10 years, 8 months ago (2013-09-13 06:16:35 UTC) #2
r
10 years, 8 months ago (2013-09-13 06:51:42 UTC) #3
*** Submitted as https://code.google.com/p/go-tour/source/detail?r=32f4320f7ff4
***

go-tour: don't use a pointer to a map in web crawl exercise
It's unnecessary and misleading.
Fixes issue 6322.

R=adg, dsymonds
CC=golang-dev
https://codereview.appspot.com/13361050
Sign in to reply to this message.

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