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

Issue 6218072: code review 6218072: syscall: simplify text returned by Errno.Error() when F... (Closed)

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

Description

syscall: simplify text returned by Errno.Error() when FormatMessage fails Fixes issue 3623.

Patch Set 1 #

Patch Set 2 : diff -r 9e5ed0741dc8 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 9e5ed0741dc8 https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 050271fb599f https://go.googlecode.com/hg/ #

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

Messages

Total messages: 6
brainman
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 9 months ago (2012-05-23 07:21:24 UTC) #1
bsiegert
I would like to see the TODO resolved instead. My Windows installation is in German, ...
12 years, 9 months ago (2012-05-23 08:36:56 UTC) #2
brainman
On 2012/05/23 08:36:56, bsiegert wrote: > I would like to see the TODO resolved instead. ...
12 years, 9 months ago (2012-05-24 02:20:52 UTC) #3
rsc
LGTM
12 years, 9 months ago (2012-05-24 15:39:45 UTC) #4
rsc
I think 3376 should not be too hard. The code that initializes an os.File should ...
12 years, 9 months ago (2012-05-24 15:43:43 UTC) #5
brainman
12 years, 9 months ago (2012-05-27 08:57:27 UTC) #6
*** Submitted as http://code.google.com/p/go/source/detail?r=ac7250065a04 ***

syscall: simplify text returned by Errno.Error() when FormatMessage fails

Fixes issue 3623.

R=golang-dev, bsiegert, rsc
CC=golang-dev
http://codereview.appspot.com/6218072
Sign in to reply to this message.

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