I've been working on making PHP build under more stringent error
checking, specifically -Wextra under GCC.  This patch cleans up dozens
of struct initializations that are valid C, but could hide future
problems.

Doesn't C standard mandate filling up uninitialized fields with 0?
--
Stanislav Malyshev, Zend Software Architect
[EMAIL PROTECTED]   http://www.zend.com/
(408)253-8829   MSN: [EMAIL PROTECTED]

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to