cmd/cgo: C.* cannot be used for type constraints #52542
Labels
compiler/runtime
Issues related to the Go compiler and/or runtime.
FeatureRequest
Issues asking for a new feature that does not need a proposal.
FrozenDueToAge
NeedsFix
The path to resolution is known, but the work has not been done.
Milestone
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
Try compiling:
What did you expect to see?
The compilation succeeds
What did you see instead?
The compilation failed
The text was updated successfully, but these errors were encountered: