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

Issue 20640043: code review 20640043: [release-branch.go1.2] time: correct path to time zone ... (Closed)

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

Description

[release-branch.go1.2] time: correct path to time zone zip file on Unix ««« CL 19280043 / 9d199c7582d6 time: correct path to time zone zip file on Unix Most Unix systems have their own time zone data, so we almost never get far enough in the list to discover that we cannot fall back to the zip file. Adjust testing to exercise the final fallback. Plan 9 and Windows were already correct (and are the main users of the zip file). R=golang-dev, bradfitz CC=golang-dev https://codereview.appspot.com/19280043 »»»

Patch Set 1 #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -2 lines) Patch
M src/pkg/time/export_test.go View 1 1 chunk +4 lines, -1 line 0 comments Download
M src/pkg/time/time_test.go View 1 1 chunk +10 lines, -0 lines 0 comments Download
M src/pkg/time/zoneinfo_plan9.go View 1 1 chunk +4 lines, -0 lines 0 comments Download
M src/pkg/time/zoneinfo_unix.go View 1 1 chunk +13 lines, -1 line 0 comments Download
M src/pkg/time/zoneinfo_windows.go View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 3
adg
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
11 years, 6 months ago (2013-11-01 00:28:40 UTC) #1
adg
*** Submitted as https://code.google.com/p/go/source/detail?r=9bb74c69e851 *** [release-branch.go1.2] time: correct path to time zone zip file on ...
11 years, 6 months ago (2013-11-01 00:29:05 UTC) #2
dsymonds
11 years, 6 months ago (2013-11-01 00:32:31 UTC) #3
LGTM
Sign in to reply to this message.

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