cgo: support export for built-in types
This change doesn't pay attention to structs
so they still cannot be exported, see Issue 2552.
Fixes Issue 2462.
Hello dvyukov@google.com, rsc@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
14 years, 6 months ago
(2011-12-14 08:15:22 UTC)
#5
On Wed, Dec 14, 2011 at 03:16, <mpimenov@google.com> wrote: > Looks like this part of ...
14 years, 6 months ago
(2011-12-14 14:40:38 UTC)
#7
On Wed, Dec 14, 2011 at 03:16, <mpimenov@google.com> wrote:
> Looks like this part of contribution guidelines is wrong:
>
> You will probably revise your code in response to the reviewer comments.
> When you have revised the code and are ready for another round of
> review, run
>
> $ hg mail 99999
No, that's how it works. Did you use clpatch to move
the CL from one machine to another?
No, I didn't. But iirc first time I mailed it from codereview site and second ...
14 years, 6 months ago
(2011-12-14 15:29:47 UTC)
#8
No, I didn't. But iirc first time I mailed it from codereview site
and second time from the command prompt. Looks like it's the reason.
On Wed, Dec 14, 2011 at 6:40 PM, Russ Cox <rsc@golang.org> wrote:
> On Wed, Dec 14, 2011 at 03:16, <mpimenov@google.com> wrote:
> > Looks like this part of contribution guidelines is wrong:
> >
> > You will probably revise your code in response to the reviewer comments.
> > When you have revised the code and are ready for another round of
> > review, run
> >
> > $ hg mail 99999
>
> No, that's how it works. Did you use clpatch to move
> the CL from one machine to another?
>
On Wed, Dec 14, 2011 at 10:29, Maxim Pimenov <mpimenov@google.com> wrote: > No, I didn't. ...
14 years, 6 months ago
(2011-12-14 15:30:51 UTC)
#9
On Wed, Dec 14, 2011 at 10:29, Maxim Pimenov <mpimenov@google.com> wrote:
> No, I didn't. But iirc first time I mailed it from codereview site
> and second time from the command prompt. Looks like it's the reason.
Indeed. You should use hg mail for the first mail too.
It takes care of making sure golang-dev is cc'ed and
so on.
Russ
*** Submitted as http://code.google.com/p/go/source/detail?r=ce82818e2d45 *** cgo: support export for built-in types This change doesn't pay ...
14 years, 6 months ago
(2011-12-20 17:28:48 UTC)
#13
Issue 5487058: code review 5487058: cgo: support export for built-in types
Created 14 years, 6 months ago by mpimenov
Modified 14 years, 6 months ago
Reviewers:
Base URL:
Comments: 4