Skip to content

Add MSVC int types #101

New issue

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

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

Already on GitHub? # to your account

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Add MSVC int types #101

wants to merge 5 commits into from

Conversation

N3rdL0rd
Copy link

Adds basic support for MSVC int types:

  • __int8
  • __int16
  • __int32
  • __int64

@virtuald
Copy link
Member

virtuald commented Jun 21, 2024

Please add a test (it's very easy, see https://cxxheaderparser.readthedocs.io/en/latest/tools.html#test-generator)

@N3rdL0rd N3rdL0rd marked this pull request as draft July 2, 2024 19:14
@N3rdL0rd N3rdL0rd marked this pull request as ready for review July 2, 2024 19:28
@N3rdL0rd
Copy link
Author

N3rdL0rd commented Jul 2, 2024

Sorry for the delay. The tests are fixed now, and should be formatted correctly.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants