]> granicus.if.org Git - php/commit
- size_t may be shorter than long and definitely is not signed. Note that the
authorGustavo André dos Santos Lopes <cataphract@php.net>
Sun, 4 Mar 2012 19:30:01 +0000 (19:30 +0000)
committerGustavo André dos Santos Lopes <cataphract@php.net>
Sun, 4 Mar 2012 19:30:01 +0000 (19:30 +0000)
commit32c5643f6b0ba46fdbdbf58a8def23a8403b3c0b
tree077069cddbc5f6920c26370d9e2439ff404f124f
parent34fe62619dcb0df395ea6f916e3891463574ef8a
- size_t may be shorter than long and definitely is not signed. Note that the
  z modifier was only added in C99, so we can't use it.
main/streams/xp_socket.c