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

Issue 5483057: code review 5483057: exp/winfsnotify: fix build. (Closed)

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

Description

exp/winfsnotify: fix build.

Patch Set 1 #

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

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

Total comments: 3

Patch Set 4 : diff -r cc4e4e6675a3 http://go.googlecode.com/hg/ #

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

Messages

Total messages: 7
mattn
Hello golang-dev@googlecode.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to http://go.googlecode.com/hg/
13 years, 8 months ago (2011-12-13 11:41:37 UTC) #1
mattn
http://codereview.appspot.com/5483057/diff/1002/src/pkg/exp/winfsnotify/winfsnotify.go File src/pkg/exp/winfsnotify/winfsnotify.go (right): http://codereview.appspot.com/5483057/diff/1002/src/pkg/exp/winfsnotify/winfsnotify.go#newcode350 src/pkg/exp/winfsnotify/winfsnotify.go:350: e := syscall.CloseHandle(w.port) Ah, it overwrite original err. will ...
13 years, 8 months ago (2011-12-13 11:44:45 UTC) #2
mattn
http://codereview.appspot.com/5483057/diff/1002/src/pkg/exp/winfsnotify/winfsnotify.go File src/pkg/exp/winfsnotify/winfsnotify.go (right): http://codereview.appspot.com/5483057/diff/1002/src/pkg/exp/winfsnotify/winfsnotify.go#newcode350 src/pkg/exp/winfsnotify/winfsnotify.go:350: e := syscall.CloseHandle(w.port) Sorry, I was confused. This is ...
13 years, 8 months ago (2011-12-13 11:46:40 UTC) #3
brainman
Mattn, good that you noticed that it is broken! Russ, can we have this package ...
13 years, 8 months ago (2011-12-13 23:37:17 UTC) #4
mattn
Done On 2011/12/13 23:37:17, brainman wrote: > Mattn, good that you noticed that it is ...
13 years, 8 months ago (2011-12-14 01:25:41 UTC) #5
brainman
LGTM. Thank you.
13 years, 8 months ago (2011-12-14 02:17:02 UTC) #6
brainman
13 years, 8 months ago (2011-12-14 02:17:56 UTC) #7
*** Submitted as http://code.google.com/p/go/source/detail?r=ea37ecc7b847 ***

exp/winfsnotify: fix build.

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

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