On Nov 27, 2007, at 2:53 AM, Stanislav Malyshev wrote:
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?
Yes. My patch is for human benefit, not the compiler's.
--
Andy Lester => [EMAIL PROTECTED] => www.petdance.com => AIM:petdance
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php