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

Issue 699041: code review 699041: xml: Added line numbers to syntax errors. (Closed)

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

Description

xml: Added line numbers to syntax errors.

Patch Set 1 #

Patch Set 2 : code review 699041: xml: Added line numbers to syntax errors. #

Total comments: 6

Patch Set 3 : code review 699041: xml: Added line numbers to syntax errors. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -25 lines) Patch
M src/pkg/xml/xml.go View 1 2 21 chunks +32 lines, -23 lines 0 comments Download
M src/pkg/xml/xml_test.go View 1 2 3 chunks +17 lines, -2 lines 0 comments Download

Messages

Total messages: 6
Kyle C
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 11 months ago (2010-03-23 19:57:38 UTC) #1
rsc1
Looks pretty good, thanks. http://codereview.appspot.com/699041/diff/2001/3001 File src/pkg/xml/xml.go (right): http://codereview.appspot.com/699041/diff/2001/3001#newcode29 src/pkg/xml/xml.go:29: msg string Make these exported ...
14 years, 11 months ago (2010-03-23 20:04:00 UTC) #2
Kyle C
Hello rsc (cc: golang-dev@googlegroups.com), Please take another look.
14 years, 11 months ago (2010-03-23 20:11:10 UTC) #3
Kyle C
http://codereview.appspot.com/699041/diff/2001/3001 File src/pkg/xml/xml.go (right): http://codereview.appspot.com/699041/diff/2001/3001#newcode29 src/pkg/xml/xml.go:29: msg string On 2010/03/23 20:04:00, rsc1 wrote: > Make ...
14 years, 11 months ago (2010-03-23 20:11:14 UTC) #4
rsc1
LGTM thanks
14 years, 11 months ago (2010-03-23 20:17:47 UTC) #5
rsc
14 years, 11 months ago (2010-03-23 20:20:19 UTC) #6
*** Submitted as http://code.google.com/p/go/source/detail?r=853bdfe8489c ***

xml: add line numbers to syntax errors.

R=rsc
CC=golang-dev
http://codereview.appspot.com/699041

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

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