Comment 15 for bug 1627826

Revision history for this message
Daniel Schürmann (daschuer) wrote :

Yes, the "std::initializer_list" seams not to be established enough.

const mixxx::track::io::key::ChromaticKey s_sortKeysCircleOfFifths[] = { ... };

should work on any compiler. Unfortunately there is more work to do when s_sortKeysCircleOfFifths is used.