bug#32838: Regression in grep 3.1: Grep '$' matcher no longer works on CRLF files on Windows

2018-09-25 Thread Konstantin Kolinko
-U) option now governs whether binary I/O is used, instead of a heuristic that was sometimes incorrect. Second, the --unix-byte-offsets (-u) option now has no effect on MS-Windows too. ]]] Best regards, Konstantin Kolinko

bug#34339: Implementation of Gnu Grep 3.X for Microsoft Windows?

2019-02-06 Thread Konstantin Kolinko
ily basis.I you are > using Git for Windows, it has grep (and a lot of other useful utilities) with it. https://github.com/git-for-windows/git/releases/ https://gitforwindows.org/ I think that it is based on MSYS2 runtime based on Cygwin. It is mentioned in its changelog. Best regards, Konstantin Kolinko