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

[Bug]: Declaring static array size from variable fails in some cases #182

Closed
tuokri opened this issue Oct 10, 2023 · 1 comment
Closed
Labels
bug Something isn't working good first issue Good for newcomers
Milestone

Comments

@tuokri
Copy link

tuokri commented Oct 10, 2023

Describe the bug

Couple issues with static arrays:

  • The extension does not understand EnumType.EnumCount syntax when declaring static array sizes.
  • Certain static array size declarations that the extension understands report a false error if the array is a struct member.

Screenshots

image

@EliotVU
Copy link
Owner

EliotVU commented Oct 13, 2023

@EliotVU EliotVU added bug Something isn't working good first issue Good for newcomers labels Oct 13, 2023
@EliotVU EliotVU added this to the 0.8.2 milestone Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants