bug-gnulib
[Top][All Lists]
Advanced

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

Re: SSIZE_MAX


From: Paul Eggert
Subject: Re: SSIZE_MAX
Date: Sat, 03 Jun 2006 15:35:43 -0700
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux)

Ben Pfaff <address@hidden> writes:

> I really meant ssize_max.h, analogous to size_max.h.  Or they
> could be combined into one header file.

I think size_max.h is there only because SIZE_MAX is in different
headers on different systems.  Is that also true for SSIZE_MAX?

I don't offhand recall SSIZE_MAX being defined anywhere other than its
standard location <limits.h>.  If so, then we wouldn't need a
ssize_max.h header, and we wouldn't need to overload size_max.h; we
could just tell people to include <limits.h>.




reply via email to

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