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

Fix initialization order when using -Werror #38

Open
kremi151 opened this issue Nov 6, 2020 · 0 comments
Open

Fix initialization order when using -Werror #38

kremi151 opened this issue Nov 6, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@kremi151
Copy link
Owner

kremi151 commented Nov 6, 2020

Example error:

funkyboy\core\source\emulator\io_registers.cpp:25:7: error: field 'controllers' will be initialized after field 'ptrCounter' [-Werror,-Wreorder]

@kremi151 kremi151 added the enhancement New feature or request label Nov 6, 2020
@kremi151 kremi151 self-assigned this Nov 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant