--patch-from extensions and speed optimizations
- Lenguaje dominante
- C
- Estrellas
- 27.9k
- Forks
- 2.6k
- Merge medio
- 1 d 3 h
- PR fusionados (30 d)
- 8
Descripción
**Is your feature request related to a problem? Please describe.**
The --patch-from option only accept that are not larger than 4GB. My files are >5GB (the most) and very similar, they only differ in language, so the patch would be about 200MB.
**Describe the solution you'd like**
I would like zstd to support files larget than 4GB for the --patch-from option.
**Describe alternatives you've considered**
No alternatives, because I couldn't find any solutions regarding this error.
**Additional context**
```
PS Y:\zstd> .\zstd.exe --patch-from=.\en_windows_10_consumer_editions_version_2004_x64_dvd_8d28c5d7.iso .\de_windows_10_consumer_editions_version_2004_x64_dvd_7efdffc7.iso -o patch
zstd: error 42 : Can't handle files larger than 4 GB
```
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.