microsoft / microsoft/ifc-spec

DirSort::StructuredBinding has an incomplete specification

Open
#101 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.