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

Issue 6458115: code review 6458115: go/parser: exit early if source file does not contain text (Closed)

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

Description

go/parser: exit early if source file does not contain text Partial fix for issue 3943.

Patch Set 1 #

Patch Set 2 : diff -r 62f087306b18 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 62f087306b18 https://go.googlecode.com/hg/ #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -2 lines) Patch
M src/pkg/go/parser/interface.go View 1 1 chunk +9 lines, -0 lines 0 comments Download
M src/pkg/go/parser/parser.go View 1 2 chunks +11 lines, -2 lines 0 comments Download

Messages

Total messages: 3
gri
Hello r@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 7 months ago (2012-08-11 21:44:43 UTC) #1
r
LGTM
12 years, 7 months ago (2012-08-11 22:28:59 UTC) #2
gri
12 years, 7 months ago (2012-08-12 04:07:09 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=66e0219bd117 ***

go/parser: exit early if source file does not contain text

Partial fix for issue 3943.

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

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