-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
complex array define for option type cause cgen error #26243
Copy link
Copy link
Labels
ArraysBugs involving the builtin `array` type and derivatives from it like `[]int`, `[]string` etc.Bugs involving the builtin `array` type and derivatives from it like `[]int`, `[]string` etc.BugThis tag is applied to issues which reports bugs.This tag is applied to issues which reports bugs.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.Unit: markusedBugs/feature requests, that are related to the -skip-unused.Bugs/feature requests, that are related to the -skip-unused.
Description
Metadata
Metadata
Assignees
Labels
ArraysBugs involving the builtin `array` type and derivatives from it like `[]int`, `[]string` etc.Bugs involving the builtin `array` type and derivatives from it like `[]int`, `[]string` etc.BugThis tag is applied to issues which reports bugs.This tag is applied to issues which reports bugs.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.Unit: markusedBugs/feature requests, that are related to the -skip-unused.Bugs/feature requests, that are related to the -skip-unused.
Type
Fields
Give feedbackNo fields configured for Bug.
Describe the bug
see code
may related to PR #25365
Reproduction Steps
Expected Behavior
compile ok
Current Behavior
Possible Solution
No response
Additional Information/Context
No response
V version
V 0.5.0 49bade5
Environment details (OS name and version, etc.)
Note
You can use the 👍 reaction to increase the issue's priority for developers.
Please note that only the 👍 reaction to the issue itself counts as a vote.
Other reactions and those to comments will not be taken into account.