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

Issue 71550044: code review 71550044: cmd/dist: use vfprintf on Windows, same as on Unix (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 3 months ago by rsc
Modified:
11 years, 3 months ago
Reviewers:
gobot, bradfitz
CC:
golang-codereviews, bradfitz
Visibility:
Public.

Description

cmd/dist: use vfprintf on Windows, same as on Unix Apparently, the Windows routines sometimes fail to generate output. Copy the Unix stdio-based implementations instead. Suggested by Pietro Gagliardi in CL 65280043 but that CL seems to have been abandoned. Fixes issue 7242.

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -18 lines) Patch
M src/cmd/dist/windows.c View 1 1 chunk +4 lines, -18 lines 0 comments Download

Messages

Total messages: 4
rsc
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
11 years, 3 months ago (2014-03-05 19:06:58 UTC) #1
bradfitz
LGTM On Wed, Mar 5, 2014 at 11:06 AM, <rsc@golang.org> wrote: > Reviewers: golang-codereviews, > ...
11 years, 3 months ago (2014-03-05 19:08:21 UTC) #2
rsc
*** Submitted as https://code.google.com/p/go/source/detail?r=cbf5f409e6e5 *** cmd/dist: use vfprintf on Windows, same as on Unix Apparently, ...
11 years, 3 months ago (2014-03-05 19:16:34 UTC) #3
gobot
11 years, 3 months ago (2014-03-06 05:55:04 UTC) #4
Message was sent while issue was closed.
This CL appears to have broken the windows-amd64-race builder.
Sign in to reply to this message.

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