Domain duplication should take multiple inames as arguments
Open
- Dominant language
- Python
- Stars
- 636
- Forks
- 81
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 7
Description
Suppose there's a non-box domain (say in `i` and `j`) that is intended to be "cloneable" via iname duplication. Cloning `i` then `j` does not attain the right result.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported case: a non-box domain involving inames i and j, with duplication applied first to i and then to j. Trace the domain-duplication entry point and compare that result with duplication that accepts both inames together. Done means multiple-iname duplication produces the intended cloneable domain.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100