------- Comment #2 from fxcoudert at gcc dot gnu dot org 2005-10-15 15:17 ------- (In reply to comment #1) > Short is too small. SSIZE_MAX is the signed version of size_t. If you can > figure out what the type of size_t, you have figured out that too.
I only mentionned short because it's written in my i686-linux (debian) headers as the minimal standard mandated. And you'd better have a value of SSIZE_MAX too small than a value too large (if I understand correctly its use). -- fxcoudert at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfirmed|0000-00-00 00:00:00 |2005-10-15 15:17:52 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24383