microsoft / microsoft/ifc-spec
DirSort::StructuredBinding has an incomplete specification
Nobody has claimed this yet.
- Dominant language
- TeX
- Stars
- 94
- Forks
- 11
- Avg merge
- 1d 29m
- Merged PRs (30d)
- 2
Description
The bindings field is specified as DeclSequence which does not exist; I'm not sure what this is.
Similar to #100, there's also a specifiers field with the type DeclSpecifierSequence which I'm assuming is SyntaxSort::DeclSpecifierSeq.
There's also a names field with the unspecified type IdentifierSequence.
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.
Research direction
Locate the specification entry for DirSort::StructuredBinding and inspect the declared types of its bindings, specifiers, and names fields. Compare the specifier naming with the resolution in #100, then verify that each field references an existing, intended sequence type and that the specification builds or validates successfully.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100