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

Issue 5602050: code review 5602050: os: file windows use syscall.InvalidHandle instead of -1. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 5 months ago by vcc
Modified:
13 years, 5 months ago
Reviewers:
CC:
golang-dev, adg, brainman
Visibility:
Public.

Description

os: file windows use syscall.InvalidHandle instead of -1.

Patch Set 1 #

Patch Set 2 : diff -r a7984efbf183 http://go.googlecode.com/hg/ #

Patch Set 3 : diff -r a7984efbf183 http://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M src/pkg/os/file_windows.go View 1 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 5
vcc
Hello golang-dev@googlegroups.com, I'd like you to review this change to http://go.googlecode.com/hg/
13 years, 5 months ago (2012-02-01 07:32:28 UTC) #1
adg
LGTM
13 years, 5 months ago (2012-02-01 22:30:48 UTC) #2
adg
Does this fix anything?
13 years, 5 months ago (2012-02-01 22:31:34 UTC) #3
brainman
On 2012/02/01 22:31:34, adg wrote: > Does this fix anything? Even if it does not, ...
13 years, 5 months ago (2012-02-01 23:15:09 UTC) #4
brainman
13 years, 5 months ago (2012-02-01 23:17:59 UTC) #5
*** Submitted as http://code.google.com/p/go/source/detail?r=3256a9b8797c ***

os: file windows use syscall.InvalidHandle instead of -1.

R=golang-dev, adg, alex.brainman
CC=golang-dev
http://codereview.appspot.com/5602050

Committer: Alex Brainman <alex.brainman@gmail.com>
Sign in to reply to this message.

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