From 7cd66656de351cdf77843e68406e10d591e85a0e Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 15 Dec 2015 16:46:10 +0100 Subject: update todo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index d1c5dd8..7754403 100644 --- a/TODO +++ b/TODO @@ -60,3 +60,9 @@ Extensions: variable argument string concat string manipulation +POSIX specifies that *printf shall fail with EOVERFLOW is the +length of the constructed string is greater than INT_MAX. +We shall follow this, but it should optional to truncate the +value to INT_MAX. Programs should not have to limit the +resulting string to 32765 bytes! + -- cgit v1.2.3-70-g09d2