Follow-up from "Draft: Refactor declarations in AST": Add kinds to Function return values
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.2k
- Forks
- 271
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 173
Description
Original issue: https://gitlab.com/lfortran/lfortran/-/issues/322
The following discussion from https://gitlab.com/lfortran/lfortran/-/merge_requests/839 should be addressed:
-
@ czgdp18071 started a discussion:
I will add kinds here.
Contributor guide
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
Start by reading the original issue and the discussion in merge request !839, especially the note stating that kinds should be added. Identify the Function return-value declarations affected there; done means the return values carry kinds and the referenced discussion is resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- compilers
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100