@EHT Just curious, do you run make check
when you make Windows releases? I'm wondering if these are new problems or if they existed before. Also:
- Would you try opening the file in binary mode and check what tests fail when you do?
- Would you try changing CRLF line ends in the SQL tests that fail to LF to see if this is the reason for the problem? I checked uctags implementation of file reading and CRLF should be handled there correctly so it could be something parser-specific.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.