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

Issue 177770043: [dev.cc] code review 177770043: runtime: change set_sec to take int64 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 4 months ago by rsc
Modified:
10 years, 4 months ago
Reviewers:
austin
CC:
golang-codereviews
Visibility:
Public.

Description

runtime: change set_sec to take int64 Fixes build. Tested that all these systems can make.bash.

Patch Set 1 #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -22 lines) Patch
M src/runtime/defs_dragonfly_amd64.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/runtime/defs_freebsd_386.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/runtime/defs_freebsd_amd64.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/runtime/defs_freebsd_arm.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/runtime/defs_linux_386.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/runtime/defs_linux_amd64.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/runtime/defs_linux_arm.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/runtime/defs_openbsd_386.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/runtime/defs_openbsd_amd64.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/runtime/os1_freebsd.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/runtime/os1_linux.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/runtime/os1_openbsd.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
rsc
Hello austin (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to the dev.cc branch ...
10 years, 4 months ago (2014-11-14 19:49:55 UTC) #1
rsc
*** Submitted as https://code.google.com/p/go/source/detail?r=c6787f2301d2 *** [dev.cc] runtime: change set_sec to take int64 Fixes build. Tested ...
10 years, 4 months ago (2014-11-14 19:50:04 UTC) #2
austin
10 years, 4 months ago (2014-11-14 20:50:35 UTC) #3
Message was sent while issue was closed.
LGTM
Sign in to reply to this message.

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