bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] full-read, etc.: prefer signed types


From: Bruno Haible
Subject: Re: [PATCH] full-read, etc.: prefer signed types
Date: Fri, 09 Aug 2024 23:56:44 +0200

Hi Paul,

I understand the change regarding safe-read and safe-write.

But why also for full-read and full-write? These have a
calling convention like fread() and fwrite() — a result < count
is an error —, and fread() and fwrite() return size_t.

Bruno






reply via email to

[Prev in Thread] Current Thread [Next in Thread]