TeamREPENTOGON / TeamREPENTOGON/REPENTOGON
[ZHL Parser] Putting an extra type in a dependency list raises an error
Open
@Sylmir is already working on this.
Since Jan 3, 2024.
bug
ZHL
- Dominant language
- C++
- Stars
- 345
- Forks
- 51
- Avg merge
- 11h 2m
- Merged PRs (30d)
- 4
Description
This occurs because the parser asserts dependencies are ready. This is a weird situation because the parser subsequently considers the extra type as a full structure, even though it does not require a definition, only a size. FIx is not trivial.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.