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

1. Would you try opening the file in binary mode and check what tests fail when 
you do?
2. 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 or view it on GitHub:
https://github.com/geany/geany/pull/2666#issuecomment-734841473

Reply via email to