From: Christopher Jones Date: Tue, 20 Aug 2013 01:26:58 +0000 (-0700) Subject: Merge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5 X-Git-Tag: php-5.5.6RC1~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ee7f6e7d0d75c9d69ca5f06548905a3635e75d8c;p=php Merge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5 * 'PHP-5.5' of https://git.php.net/repository/php-src: Remove compile warning: warning: unused variable ‘j’ [-Wunused-variable] Remove compile warnings: warning: variable ‘lastch’ set but not used [-Wunused-but-set-variable] warning: variable ‘buf’ set but not used [-Wunused-but-set-variable] Remove compile warning: variable ‘streamp’ set but not used [-Wunused-but-set-variable] Remove compile warnings: variable ‘obj_cnt’ set but not used [-Wunused-but-set-variable] unused variable ‘last’ [-Wunused-variable] unused variable ‘j’ [-Wunused-variable] Remove compile warning "variable ‘mekeylen’ set but not used" Reduce (some more) compile noise of 'unused variable' and 'may be used uninitialized' warnings. --- ee7f6e7d0d75c9d69ca5f06548905a3635e75d8c