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

Issue 5475060: code review 5475060: doc: add Error Handling article (Closed)

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

Description

doc: add Error Handling article Originally published on The Go Programming Language Blog, July 12, 2011. http://blog.golang.org/2011/07/error-handling-and-go.html Update issue 2547

Patch Set 1 #

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

Patch Set 3 : diff -r 0b6a29e8fd41 https://go.googlecode.com/hg/ #

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

Total comments: 4

Patch Set 5 : diff -r af0a8b44993d https://go.googlecode.com/hg #

Patch Set 6 : diff -r af0a8b44993d https://go.googlecode.com/hg #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1074 lines, -1 line) Patch
M doc/Makefile View 1 2 3 4 1 chunk +8 lines, -1 line 0 comments Download
A doc/articles/error_handling.html View 1 2 3 1 chunk +447 lines, -0 lines 0 comments Download
A doc/articles/error_handling.tmpl View 1 2 3 1 chunk +312 lines, -0 lines 0 comments Download
A doc/progs/error.go View 1 2 3 1 chunk +115 lines, -0 lines 0 comments Download
A doc/progs/error2.go View 1 1 chunk +53 lines, -0 lines 0 comments Download
A doc/progs/error3.go View 1 1 chunk +60 lines, -0 lines 0 comments Download
A doc/progs/error4.go View 1 1 chunk +71 lines, -0 lines 0 comments Download
M doc/progs/run View 1 2 3 4 2 chunks +8 lines, -0 lines 0 comments Download

Messages

Total messages: 5
adg
Hello 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-12 02:34:28 UTC) #1
r
http://codereview.appspot.com/5475060/diff/1002/doc/Makefile File doc/Makefile (right): http://codereview.appspot.com/5475060/diff/1002/doc/Makefile#newcode11 doc/Makefile:11: all: tmpltohtml go_tutorial.html effective_go.html go1.html articles/defer_panic_recover.html articles/error_handling.html make this ...
13 years, 5 months ago (2011-12-12 17:56:40 UTC) #2
adg
http://codereview.appspot.com/5475060/diff/1002/doc/Makefile File doc/Makefile (right): http://codereview.appspot.com/5475060/diff/1002/doc/Makefile#newcode11 doc/Makefile:11: all: tmpltohtml go_tutorial.html effective_go.html go1.html articles/defer_panic_recover.html articles/error_handling.html On 2011/12/12 ...
13 years, 5 months ago (2011-12-12 22:39:14 UTC) #3
r
LGTM
13 years, 5 months ago (2011-12-12 22:40:35 UTC) #4
adg
13 years, 5 months ago (2011-12-12 22:44:17 UTC) #5
*** Submitted as http://code.google.com/p/go/source/detail?r=a9d73de3335e ***

doc: add Error Handling article

Originally published on The Go Programming Language Blog, July 12, 2011.

http://blog.golang.org/2011/07/error-handling-and-go.html

Update issue 2547

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

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