Hmm, you are probably right, but wouldn't `const char * const fl_fontnames[]`have the same issue? And that has been in the code since the file exists?
Is `std::map<int, const char*> const fl_eventnames` the better way? Testing here seems to work well.