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

Issue 13607045: code review 13607045: os.user: Fix C.malloc to use C.ulong instead of C.size_t.

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 7 months ago by dirk
Modified:
10 years, 4 months ago
Reviewers:
minux1, iant, dave, saysjonathan, rsc, aam, golang-dev
Visibility:
Public.

Description

os.user: Fix C.malloc to use C.ulong instead of C.size_t.

Patch Set 1 #

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

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

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

Messages

Total messages: 10
dirk
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
10 years, 7 months ago (2013-09-07 04:37:56 UTC) #1
dave_cheney.net
On 2013/09/07 04:37:56, dirk wrote: > Hello mailto:golang-dev@googlegroups.com, > > I'd like you to review ...
10 years, 7 months ago (2013-09-07 05:14:24 UTC) #2
dave_cheney.net
On 2013/09/07 04:37:56, dirk wrote: > Hello mailto:golang-dev@googlegroups.com, > > I'd like you to review ...
10 years, 7 months ago (2013-09-07 05:14:25 UTC) #3
minux1
i think this will compile in certain toolchain configurations, but not all.
10 years, 7 months ago (2013-09-07 13:19:44 UTC) #4
iant
NOT LGTM Unfortunately it's not that simple. With this change the GNU/Linux (Ubuntu Precise) build ...
10 years, 7 months ago (2013-09-08 04:34:54 UTC) #5
rsc
I am hoping that this will be fixed before the official Mavericks release, not that ...
10 years, 7 months ago (2013-09-09 14:40:15 UTC) #6
aam
> What does 'xcodebuild -version' print for you? the previous log I sent you was ...
10 years, 7 months ago (2013-09-09 14:59:00 UTC) #7
rsc
The new cgo should accept C.size_t correctly, even with the buggy Xcodes.
10 years, 7 months ago (2013-09-23 17:32:46 UTC) #8
saysjonathan
> I asked Andrey Mirtchovski to run Go at tip on a Mavericks pre-release a ...
10 years, 7 months ago (2013-09-30 14:14:11 UTC) #9
rsc
10 years, 4 months ago (2013-12-18 04:21:06 UTC) #10
R=close

(We fixed this a different way.)
Sign in to reply to this message.

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