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

MetaTile: Fixed erroneous typename usage #2685

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

emminizer
Copy link
Contributor

Linux build was failing due to extra typename values.

On MSVC sometimes this can be caught with enforcing conformance mode using /permissive- compile argument (added around MSVC 2017 15.5). I did not test if this particular case was caught by that flag on Windows, was only focused on the Linux build on gcc.

@gwaldron gwaldron merged commit a41fec9 into gwaldron:master Jan 10, 2025
1 of 3 checks passed
@gwaldron
Copy link
Owner

Thanks Dan.

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.

2 participants