hehehe, yup, all too aware of those warnings, and I've dealt with them in my own code (I've been compiling with -Werror for almost 30 years).reinterpret_cast conversion - cppreference.com
en.cppreference.com
When you maintain a virtual machine that heavily abuses such casts (quakec), you get very very familiar with cast issues. Fortunately, I got smart with it 20 years ago and replaced all the evil code with access macros. Makes keeping up with compilers much easier