On 25.01.2016 22:59, Martin Michlmayr wrote:
* Roland Stigge <sti...@antcom.de> [2016-01-25 16:53]:Hi Martin!numberOfColors is declared as "const unsigned short", and also defined correctly, as far as I can see. Therefore, I'm assuming a GCC bug here?
is it valid c++14? try to build with c++98.