1
0
mirror of synced 2025-04-26 14:28:51 +03:00
Andrea Pappacoda bdefdce1ae
test: fix GetRangeWithMaxLongLength on 32 bit machines (#1867)
The test used the hardcoded long value for 64 bit machines even on 32
bit ones, leading to test failures. With this patch the max long length
is obtained using std::numeric_limits<long>::max(). Thanks to q2a3z for
the hint!

Fixes: https://github.com/yhirose/cpp-httplib/issues/1795
2024-06-23 17:49:00 -04:00
..
2023-11-09 19:35:15 -05:00
2024-02-05 15:35:33 -05:00
2022-02-09 17:16:18 -05:00
2021-09-11 14:26:48 -04:00
2021-09-11 14:26:48 -04:00
2017-12-29 22:34:59 -05:00
2024-05-26 08:24:29 -04:00
2013-07-04 18:18:52 -04:00