1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00
Files
archived-php-src/main
Christoph M. Becker 825509ee9e Drop superfluous LONG_MAX/LONG_MIN fallback definitions (GH-15667)
Both macros are supposed to be defined in limits.h (C99) and as such it
is superfluous to provide fallback definitions.  Even worse, because
these fallback definitions didn't cater to LP64, ILP64 and SILP64 data
models (and maybe some rather uncommon ones), but just assumed ILP32,
they are confusing.
2024-09-27 17:34:54 +02:00
..
2024-09-24 12:35:06 +02:00
2024-05-19 22:57:08 +02:00
2024-06-24 19:57:28 +02:00
2024-05-29 07:04:05 +02:00
2024-05-29 07:04:05 +02:00
2024-09-14 11:28:32 +02:00
2023-07-25 17:54:14 +02:00
2024-06-09 14:23:41 +02:00
2024-09-26 14:24:13 -05:00
2024-06-01 17:12:42 +01:00
2024-02-08 12:08:07 +01:00
2023-01-16 12:27:33 +01:00
2023-01-16 12:27:33 +01:00