Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C++, fix parsing of defaulted function parameters that are function pointers #9553

Merged

Conversation

jakobandersen
Copy link
Contributor

Feature or Bugfix

  • Bugfix

Purpose

Fix #9535 (comment).
Only parse function initializers for top-level parameter lists.

@jakobandersen jakobandersen merged commit b174b77 into sphinx-doc:4.x Aug 20, 2021
@jakobandersen jakobandersen deleted the cpp_inner_paramlist_init branch August 20, 2021 17:16
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing support for GNU extension types like _Complex or _Fract
1 participant