jmorrill edited a comment on issue #4319: [Build][Windows] Fix Windows build by including cctype URL: https://github.com/apache/incubator-tvm/pull/4319#issuecomment-553135764 > I'm using VS 2017 (cl version 19.16.27032.1). Where does your compiler get `std::isdigit` from? I believe mine is getting it from cctype also. Could Microsoft have refactored some other std header in 2019 that inadvertently includes cctype? If that is the case I would agree with checking it in for safety.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
