]> granicus.if.org Git - php/commit
Merge branch 'master' of https://git.php.net/repository/php-src
authorChristopher Jones <sixd@php.net>
Tue, 20 Aug 2013 01:26:59 +0000 (18:26 -0700)
committerChristopher Jones <sixd@php.net>
Tue, 20 Aug 2013 01:26:59 +0000 (18:26 -0700)
commit902c3025eda6038f80aed88380387b17d686a203
treed0f000a6ba396c528700eccec8724f2d3eae0036
parent682c28c1f8419b39ffd9c3c77791f40e9494e0e7
parent24288eb4d119ab4f613feb5c64cf0f08ecf8d10a
Merge branch 'master' of https://git.php.net/repository/php-src

* 'master' 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.
  Update NEWS