Debian – Inexplicical C++ error message: too many initializers
I am compliling a C++ file (on a Raspberry Pi5 running Debian 12 with Gnu C++) and the file is auto-generated from a XML datafile. The file just has some const arrays of structs. One of the arrays has an…