-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
cgen error with arrays of empty interface literal #24442
Copy link
Copy link
Labels
BugThis tag is applied to issues which reports bugs.This tag is applied to issues which reports bugs.Status: ConfirmedThis bug has been confirmed to be valid by a contributor.This bug has been confirmed to be valid by a contributor.Status: Has WorkaroundThis issue has workaround.This issue has workaround.Unit: cgenBugs/feature requests, that are related to the default C generating backend.Bugs/feature requests, that are related to the default C generating backend.
Description
Metadata
Metadata
Assignees
Labels
BugThis tag is applied to issues which reports bugs.This tag is applied to issues which reports bugs.Status: ConfirmedThis bug has been confirmed to be valid by a contributor.This bug has been confirmed to be valid by a contributor.Status: Has WorkaroundThis issue has workaround.This issue has workaround.Unit: cgenBugs/feature requests, that are related to the default C generating backend.Bugs/feature requests, that are related to the default C generating backend.
Type
Fields
Give feedbackNo fields configured for Bug.
Describe the bug
error: cannot convert 'struct string' to 'void *'
Reproduction Steps
Expected Behavior
No cgen error
Current Behavior
cgen error
Possible Solution
No response
Additional Information/Context
No response
V version
V 0.4.10 47f8f34
Environment details (OS name and version, etc.)