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

Issue 10417043: Test and fix bug #1191981.

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 10 months ago by niemeyer
Modified:
10 years, 10 months ago
Reviewers:
mp+170372, rog
Visibility:
Public.

Description

Test and fix bug #1191981. https://code.launchpad.net/~niemeyer/goyaml/fix-1191981/+merge/170372 (do not edit description out of merge proposal)

Patch Set 1 #

Patch Set 2 : Test and fix bug #1191981. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -15 lines) Patch
A [revision details] View 1 chunk +2 lines, -0 lines 0 comments Download
M apic.go View 1 chunk +4 lines, -4 lines 0 comments Download
M decode_test.go View 2 chunks +28 lines, -4 lines 0 comments Download
M scannerc.go View 1 chunk +1 line, -1 line 0 comments Download
M yamlprivateh.go View 3 chunks +6 lines, -6 lines 1 comment Download

Messages

Total messages: 4
niemeyer
Please take a look.
10 years, 10 months ago (2013-06-19 14:26:02 UTC) #1
niemeyer
*** Submitted: Test and fix bug #1191981. R= CC= https://codereview.appspot.com/10417043
10 years, 10 months ago (2013-06-19 14:26:47 UTC) #2
rog
https://codereview.appspot.com/10417043/diff/3001/yamlprivateh.go File yamlprivateh.go (right): https://codereview.appspot.com/10417043/diff/3001/yamlprivateh.go#newcode117 yamlprivateh.go:117: return ( // is_break: how about changing all of ...
10 years, 10 months ago (2013-06-19 14:57:59 UTC) #3
niemeyer
10 years, 10 months ago (2013-06-19 14:58:39 UTC) #4
On 2013/06/19 14:57:59, rog wrote:
> https://codereview.appspot.com/10417043/diff/3001/yamlprivateh.go
> File yamlprivateh.go (right):
> 
> https://codereview.appspot.com/10417043/diff/3001/yamlprivateh.go#newcode117
> yamlprivateh.go:117: return (        // is_break:
> how about changing all of these to omit the brackets?
> 
> return b[i] == '\r' ||
>    etc

That's unrelated to this fix. I've just run go fmt.
Sign in to reply to this message.

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