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

Add missing element to VideoModeBlock to avoid errors when built with C++11 compiler #5165

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

maron2000
Copy link
Contributor

Fix build error on C++11 compiler due to a missing element in VideoModeBlock.

int10_modes.cpp:2478:1: error: could not convert ‘{112, M_LIN4, 1024, 768, 85, 32, 12, 24, 1, 655360, 40960, 128, 800, 128, 768, 0}’ from ‘<brace-enclosed initializer list>’ to ‘VideoModeBlock’

@joncampbell123 joncampbell123 merged commit 1246e3e into joncampbell123:master Aug 9, 2024
20 checks passed
@maron2000 maron2000 deleted the fix_c++11 branch August 12, 2024 11:27
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