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

Issue 5542055: code review 5542055: fmt: enable and fix malloc test (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 6 months ago by r
Modified:
13 years, 6 months ago
Reviewers:
dave
CC:
golang-dev, bradfitz, r2
Visibility:
Public.

Description

fmt: enable and fix malloc test On 32-bit machines, %g takes an extra malloc. I don't know why yet, but this makes the test pass again, and enables it even for -short. Fixes issue 2653.

Patch Set 1 #

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

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

Messages

Total messages: 5
r
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
13 years, 6 months ago (2012-01-17 18:37:53 UTC) #1
bradfitz
LGTM Add a TODO on that test line or file a bug about the 2-vs-1 ...
13 years, 6 months ago (2012-01-17 18:43:30 UTC) #2
r2
On Jan 17, 2012, at 10:43 AM, Brad Fitzpatrick wrote: > LGTM > > Add ...
13 years, 6 months ago (2012-01-17 18:44:31 UTC) #3
r
*** Submitted as 7e995741e6cb *** fmt: enable and fix malloc test On 32-bit machines, %g ...
13 years, 6 months ago (2012-01-17 18:45:38 UTC) #4
dave_cheney.net
13 years, 6 months ago (2012-01-17 19:41:01 UTC) #5
Thanks Rob. 


On 18/01/2012, at 5:44, Rob 'Commander' Pike <r@google.com> wrote:

> 
> On Jan 17, 2012, at 10:43 AM, Brad Fitzpatrick wrote:
> 
>> LGTM
>> 
>> Add a TODO on that test line or file a bug about the 2-vs-1 on 32-bit, so
it's not forgotten?
> 
> i already created an issue, but sure.
> 
> -rob
> 
> 
Sign in to reply to this message.

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