After starting using OpenCV algorithm I get the following warning during linking: emcc: warning: cannot represent a NaN literal '0x4f52cf0' with custom bit pattern in NaN-canonicalizing JS engines (e.g. Firefox and Safari) without erasing bits!
I tracked down, that initialization of the algorithm object gives me such warning. Is it something I should care about? -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
