Adam Reichold 803c447845
searcher: re-enable mmap on 32-bit architectures
memmap2 v0.3.0 introduced a regression when trying to map files larger than 4GB
on 32-bit architectures[1] which was subsequently fixed in v0.3.1[2].

This commit bumps locked version of the memmap2 dependency to the current v0.5.0
and reverts fdfc418be55ff91e0c2efad6a3e27db054cb5534 to re-enable mmap on 32-bit
architectures as a different approach to fixing [3].

This was tested to report matches from the end of a 5GB file using MinGW and Wine.

Ref #1911, PR #2000 

[1] 5e271224c8
[2] 9aa838aed9
[3] https://github.com/BurntSushi/ripgrep/issues/1911
2023-05-19 08:23:53 -04:00
..
2023-01-05 08:57:31 -05:00
2023-03-28 07:22:59 -04:00
2023-01-05 08:45:47 -05:00
2023-05-16 13:12:45 -04:00
2023-01-05 09:00:33 -05:00
2023-01-05 09:05:59 -05:00
2023-01-05 09:11:16 -05:00
2023-01-05 09:02:55 -05:00