Closed hugbug closed 4 years ago
Lomse code generates a bunch of warnings "Implicit conversion loses integer precision" when compiled in clang. That should probably fixed upstream.
We can at least suppress them when compiling the lomse code but keep the warning option active when compiling our own code.
Lomse code generates a bunch of warnings "Implicit conversion loses integer precision" when compiled in clang. That should probably fixed upstream.
We can at least suppress them when compiling the lomse code but keep the warning option active when compiling our own code.