soiferj opened a new pull request #4319: [Build][Windows] Fix Windows build
URL: https://github.com/apache/incubator-tvm/pull/4319
 
 
   The Windows build is currently broken with the error: `isdigit is not a 
member of standard`. It looks like `std::isdigit` is in header `<cctype>`. 
Including it fixes the build.
   
   @tqchen @jmorrill could you take a look?

----------------------------------------------------------------
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

Reply via email to