-
Notifications
You must be signed in to change notification settings - Fork 17.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cmd/cgo: exported go functions can't use C struct types (regression from 1.2) #8148
Labels
Milestone
Comments
Owner changed to @ianlancetaylor. Status changed to Started. |
Can you see if https://golang.org/cl/103080043 fixes the real world test cases? |
CL https://golang.org/cl/103080043 mentions this issue. |
This issue was closed by revision c22ed12. Status changed to Fixed. |
CL https://golang.org/cl/103900046 mentions this issue. |
rsc
added a commit
that referenced
this issue
May 11, 2015
…ypedef name in C code ««« CL 103080043 / 5e058e21b67d cmd/cgo: for typedef of untagged struct, use typedef name in C code Fixes #8148. LGTM=cookieo9, rsc R=rsc, cookieo9 CC=golang-codereviews https://golang.org/cl/103080043 »»» LGTM=iant R=golang-codereviews, iant CC=golang-codereviews, r https://golang.org/cl/103900046
wheatman
pushed a commit
to wheatman/go-akaros
that referenced
this issue
Jun 25, 2018
Fixes golang#8148. LGTM=cookieo9, rsc R=rsc, cookieo9 CC=golang-codereviews https://golang.org/cl/103080043
This issue was closed.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The text was updated successfully, but these errors were encountered: