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

Issue 181085: code review 181085: Fix bug in godoc tab conversion filter: (Closed)

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

Description

Fix bug in godoc tab conversion filter: tabs after an empty line where not converted. Also, made it more robust in the presence of (unexpected) ' ' and '\v' chars in indentation mode.

Patch Set 1 #

Patch Set 2 : code review 181085: Fix bug in godoc tab conversion filter: #

Patch Set 3 : code review 181085: Fix bug in godoc tab conversion filter: #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -5 lines) Patch
M src/cmd/godoc/godoc.go View 2 chunks +13 lines, -5 lines 0 comments Download

Messages

Total messages: 3
gri
Hello r (cc: golang-dev@googlegroups.com), I'd like you to review the following change.
15 years, 7 months ago (2009-12-29 00:30:53 UTC) #1
r2
LGTM On 29/12/2009, at 11:30 AM, gri@golang.org wrote: > Reviewers: r, > > Message: > ...
15 years, 7 months ago (2009-12-29 01:23:09 UTC) #2
gri
15 years, 7 months ago (2009-12-29 01:24:55 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=f2338b67860d ***

Fix bug in godoc tab conversion filter:
tabs after an empty line where not converted.

Also, made it more robust in the presence of
(unexpected) ' ' and '\v' chars in indentation
mode.

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

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