phobos/std/format/internal
Akshat(DeterminedSage) e49833dfd2 fix: give compile error for infinite range in format
Tackled the issue of infinite loop during runtime when providing
format with infinte range . Now it shows compilation error for
the same .

fixes : #10559
2025-04-17 21:01:24 +05:30
..
floats.d unittest: Don't run x87 log2 test on 64-bit real targets 2025-01-19 15:45:14 +01:00
read.d Fix %*s handling by formattedRead() (#10654) 2025-03-03 06:59:08 +08:00
write.d fix: give compile error for infinite range in format 2025-04-17 21:01:24 +05:30