[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
printf and INT_MAX
From: |
Bruno Haible |
Subject: |
printf and INT_MAX |
Date: |
Fri, 04 Aug 2023 11:31:10 +0200 |
In coreutils, Paul Eggert did:
> Don’t use printf if the output might in theory be longer than INT_MAX.
It sounds like I should put the planned printf-without-INT_MAX-limitation
changes [1] higher on my priority list...
Bruno
[1] https://lists.gnu.org/archive/html/bug-gnulib/2023-06/msg00020.html
- printf and INT_MAX,
Bruno Haible <=