Bug 26886 - Promote struct constructor elements
Summary: Promote struct constructor elements
Status: RESOLVED FIXED
Alias: None
Product: poke
Classification: Unclassified
Component: default (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-14 14:01 UTC by Jose E. Marchesi
Modified: 2022-07-11 18:41 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jose E. Marchesi 2020-11-14 14:01:17 UTC
Initialization values in struct constructors are not currently promoted to the target types.  This is a PITA and must be fixed.
Comment 1 Jose E. Marchesi 2022-01-05 13:36:12 UTC
This is implemented in poke master.