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

Fails to compile on Android #57

Closed
manas-kulkarni opened this issue Mar 8, 2019 · 1 comment
Closed

Fails to compile on Android #57

manas-kulkarni opened this issue Mar 8, 2019 · 1 comment

Comments

@manas-kulkarni
Copy link
Contributor

VmaDefragmentationAlgorithm_Generic constructor initializer list should be reversed for
m_AllocationCount and m_AllAllocations to fix the "m_AllAllocations field will be initialized after m_AllocationCount field" compiler error on Android.

adam-sawicki-a added a commit that referenced this issue Mar 11, 2019
@adam-sawicki-a
Copy link
Contributor

You are right! Thank you for finding this bug. I've fixed it on master branch.

This issue was closed.
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

No branches or pull requests

2 participants