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

Issue 7277050: code review 7277050: time: fix error message from Parse (Closed)

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

Description

time: fix error message from Parse Was incorrectly discarding the offending text in some cases. Fixes issue 4493.

Patch Set 1 #

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

Patch Set 3 : diff -r 0582ed1add0a https://code.google.com/p/go/ #

Patch Set 4 : diff -r 11523d4d3502 https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -2 lines) Patch
M src/pkg/time/format.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/pkg/time/time_test.go View 1 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 3
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
12 years, 5 months ago (2013-02-04 04:58:30 UTC) #1
bradfitz
LGTM On Sun, Feb 3, 2013 at 8:58 PM, <rsc@golang.org> wrote: > Reviewers: golang-dev_googlegroups.com, > ...
12 years, 5 months ago (2013-02-04 04:59:57 UTC) #2
rsc
12 years, 5 months ago (2013-02-04 05:00:41 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=0e8dbc496bd8 ***

time: fix error message from Parse

Was incorrectly discarding the offending text in some cases.

Fixes issue 4493.

R=golang-dev, bradfitz
CC=golang-dev
https://codereview.appspot.com/7277050
Sign in to reply to this message.

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