robotpy / robotpy/cxxheaderparser

Cannot parse class constructor instantiations with string parameters

Open
#36 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
153
Forks
30
Avg merge
2d 7h
Merged PRs (30d)
1

Description

ClassType className("string param");

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

Use the reported C++ snippet as the reproduction case and trace the parser's handling of class constructor instantiations with string parameters. Done means the declaration parses successfully instead of failing on the quoted argument; add or run a regression check if the project provides a parser test entry point.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, python
Domain
compilers
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.