]> granicus.if.org Git - php/commit
One bit fields need to be unsigned, otherwise there is no storage for
authorSascha Schumann <sas@php.net>
Sun, 17 Aug 2003 13:49:52 +0000 (13:49 +0000)
committerSascha Schumann <sas@php.net>
Sun, 17 Aug 2003 13:49:52 +0000 (13:49 +0000)
commit602d1b004558ac02774d4d50cd0fa5358e144d1d
treecfbe639019ac59bb36b048e7bcb3add4e613e570
parentc7d9be97caab327b0ca41c0f0d4856236736e691
One bit fields need to be unsigned, otherwise there is no storage for
the sign bit

"A signed bit field has a length of 1 bit."
Zend/zend.h
main/streams/php_stream_transport.h