Closed zyga closed 3 years ago
The g++ 10 compiler issues a -Wreorder warning about the order of initializers not matching the order of fields in the structure, and that the initializers are re-ordered.
Signed-off-by: Zygmunt Krynicki me@zygoon.pl
Thanks!
The g++ 10 compiler issues a -Wreorder warning about the order of initializers not matching the order of fields in the structure, and that the initializers are re-ordered.
Signed-off-by: Zygmunt Krynicki me@zygoon.pl