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

Issue 13653043: code review 13653043: misc/cgo/test: test of issue 4339 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 6 months ago by rsc
Modified:
11 years, 6 months ago
Reviewers:
minux1
CC:
golang-dev, minux1
Visibility:
Public.

Description

misc/cgo/test: test of issue 4339 This is not quite what that issue reports, because this does not involve a DLL. But I wanted to make sure this much was working. Update issue 4339

Patch Set 1 #

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

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

Total comments: 1

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -0 lines) Patch
M misc/cgo/test/cgo_test.go View 1 2 1 chunk +1 line, -0 lines 0 comments Download
A misc/cgo/test/issue4339.h View 1 1 chunk +9 lines, -0 lines 0 comments Download
A misc/cgo/test/issue4339.c View 1 1 chunk +18 lines, -0 lines 0 comments Download
A misc/cgo/test/issue4339.go View 1 2 1 chunk +16 lines, -0 lines 0 comments Download

Messages

Total messages: 6
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
11 years, 6 months ago (2013-09-10 20:29:19 UTC) #1
minux1
LGTM. https://codereview.appspot.com/13653043/diff/1002/misc/cgo/test/issue4339.c File misc/cgo/test/issue4339.c (right): https://codereview.appspot.com/13653043/diff/1002/misc/cgo/test/issue4339.c#newcode7 misc/cgo/test/issue4339.c:7: //printf("impl\n"); do you want to leave this commented ...
11 years, 6 months ago (2013-09-10 20:33:00 UTC) #2
rsc
yes, it's commented out so that it won't print during all.bash. but it's useful to ...
11 years, 6 months ago (2013-09-10 20:57:19 UTC) #3
minux1
On 2013/09/10 20:57:19, rsc wrote: > yes, it's commented out so that it won't print ...
11 years, 6 months ago (2013-09-11 02:30:25 UTC) #4
rsc
On Tue, Sep 10, 2013 at 10:30 PM, <minux.ma@gmail.com> wrote: > On 2013/09/10 20:57:19, rsc ...
11 years, 6 months ago (2013-09-11 13:56:27 UTC) #5
rsc
11 years, 6 months ago (2013-09-11 13:56:42 UTC) #6
*** Submitted as https://code.google.com/p/go/source/detail?r=7727c1ad5ba5 ***

misc/cgo/test: test of issue 4339

This is not quite what that issue reports,
because this does not involve a DLL.
But I wanted to make sure this much was working.

Update issue 4339

R=golang-dev, minux.ma
CC=golang-dev
https://codereview.appspot.com/13653043
Sign in to reply to this message.

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