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

CFamily: improve function detection #2008

Merged
merged 1 commit into from Dec 30, 2021

Conversation

amitkummer
Copy link
Contributor

Fixes #1995.

Detect functions with return types of more than a single word length (like unsigned int or long long).

Detect function with return types of more than a single word length
(like `unsigned int` or `long long`).
@Anteru Anteru added this to the 2.12.0 milestone Dec 30, 2021
@Anteru
Copy link
Collaborator

Anteru commented Dec 30, 2021

Merged, nice one!

@Anteru Anteru merged commit ed2bdcd into pygments:master Dec 30, 2021
@amitkummer
Copy link
Contributor Author

Thanks for the insanely fast merge :)

@Anteru
Copy link
Collaborator

Anteru commented Dec 30, 2021

No worries, won't happen again :)

@Anteru Anteru modified the milestones: 2.12.0, 2.11.1 Dec 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bad C syntax highligh
2 participants