During the investigation of https://github.com/apache/incubator-tvm/pull/5293, we find that the CRT source currently generate multiple warnings in both 64 bit and 32 bit env. It is worth to look into and eliminate all the warnings, and turn on the `-Werror` compiler for future compilations
During the investigation of #5293, we find that the CRT source currently generate multiple warnings in both 64 bit and 32 bit env.
It is worth to look into and eliminate all the warnings, and turn on the
-Werrorcompiler for future compilations