junrushao opened a new pull request, #16145: URL: https://github.com/apache/tvm/pull/16145
Existing usecases of picojson parser always require to define a macro `PICOJSON_USE_INT64`, and potentially `__STDC_FORMAT_MACROS` along with it, which could lead to misconfiguration and inconsistency in projects using TVM. To address this issue, this PR adds both flags by default. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
