diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2023-08-31 19:50:05 +0300 |
---|---|---|
committer | Jia Tan <jiat0218@gmail.com> | 2023-10-31 01:03:25 +0800 |
commit | 1f6e7c68fbdeeaa9482fc77de090be63d90912fd (patch) | |
tree | 03993bc6b50af930fb0ab48e7d1e0218c3c7ca93 /src/liblzma/delta/delta_decoder.c | |
parent | xz: Fix a too relaxed assertion and remove uses of SSIZE_MAX. (diff) | |
download | xz-1f6e7c68fbdeeaa9482fc77de090be63d90912fd.tar.xz |
xz: Refactor thousand separator detection and disable it on MSVC.
Now the two variations of the format strings are created with
a macro, and the whole detection code can be easily disabled
on platforms where thousand separator formatting is known to
not work (MSVC has no support, and on DJGPP 2.05 it can have
problems in some cases).
Diffstat (limited to 'src/liblzma/delta/delta_decoder.c')
0 files changed, 0 insertions, 0 deletions