ColinLeeo commented on code in PR #817:
URL: https://github.com/apache/tsfile/pull/817#discussion_r3278345914


##########
cpp/patches/antlr4-4.9.3-msvc-compat.patch:
##########


Review Comment:
   ANTLR4's C++ runtime doesn't compile on MSVC 2017 (upstream supports MSVC 
2019+), so minimal source fixes are required to build it in our environment. 
The changes are kept as a standalone patch — even though the tree is 
git-tracked — to clearly isolate our modifications to third-party code, making 
them easy to review, re-apply on version bumps, and drop once we move off MSVC 
2017.



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

Reply via email to