nac3artiq: handle recursive types properly #236
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: M-Labs/nac3#236
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "recursive_host_type"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Notice this issue when modifying the code to change from using
None
tonone
to represent nac3 option typeThis is an attempt to redo
d41c923cfd
, which seems to be forgotten in the recent commit, with more fixes (using id instead of ty_id, and the fix onget_symbol_value
which if not fixed will give me something like../my_expr/artiq/module.elf: undefined symbol: 140036270644720"
when runkernel with host object of recursive types).862af24dfd
tod92cd3c7a0
force-pushed to rebse on the lastest master branch
d92cd3c7a0
toba8ed6c663