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

Issue 6907045: code review 6907045: go.talks/pkg/present: fix header parsing; make subtitle... (Closed)

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

Description

go.talks/pkg/present: fix header parsing; make subtitle optional Fixes issue 4497.

Patch Set 1 #

Total comments: 4

Patch Set 2 : diff -r e4ca635112a9 https://code.google.com/p/go.talks #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -19 lines) Patch
M pkg/present/doc.go View 1 chunk +3 lines, -2 lines 0 comments Download
M pkg/present/parse.go View 1 2 chunks +32 lines, -17 lines 0 comments Download

Messages

Total messages: 4
adg
Hello gri (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go.talks
11 years, 4 months ago (2012-12-06 23:38:12 UTC) #1
gri
LGTM https://codereview.appspot.com/6907045/diff/1/pkg/present/parse.go File pkg/present/parse.go (right): https://codereview.appspot.com/6907045/diff/1/pkg/present/parse.go#newcode230 pkg/present/parse.go:230: if mode&TitlesOnly > 0 { s/>/!=/ is more ...
11 years, 4 months ago (2012-12-07 01:32:54 UTC) #2
adg
Thanks https://codereview.appspot.com/6907045/diff/1/pkg/present/parse.go File pkg/present/parse.go (right): https://codereview.appspot.com/6907045/diff/1/pkg/present/parse.go#newcode230 pkg/present/parse.go:230: if mode&TitlesOnly > 0 { On 2012/12/07 01:32:54, ...
11 years, 4 months ago (2012-12-07 02:47:13 UTC) #3
adg
11 years, 4 months ago (2012-12-07 02:48:02 UTC) #4
*** Submitted as
https://code.google.com/p/go/source/detail?r=f5665212f5f5&repo=talks ***

go.talks/pkg/present: fix header parsing; make subtitle optional

Fixes issue 4497.

R=gri
CC=golang-dev
https://codereview.appspot.com/6907045
Sign in to reply to this message.

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