K 10 svn:author V 5 danfe K 8 svn:date V 27 2021-01-13T10:29:16.524917Z K 7 svn:log V 195 Ensure that there is only one variable definition per each object, as the C (and C++) standards mandated for years and compilers started to enforce as of recently (Clang 11, GCC 10). PR: 252122 END