]> granicus.if.org Git - php/commit
Squelch warning "Variable may be used uninitialized."
authorSara Golemon <pollita@php.net>
Wed, 27 Aug 2003 00:43:54 +0000 (00:43 +0000)
committerSara Golemon <pollita@php.net>
Wed, 27 Aug 2003 00:43:54 +0000 (00:43 +0000)
commit3560cd83c05a178ac76eb404784960b2f7069071
tree4e6d6c42e84659f1d8d54b7799c2b884f6d989c9
parentb04e0a8884716e8a9a22bd35458e2c3aee8fba2d
Squelch warning "Variable may be used uninitialized."
This would never occur anyway because of the logic of the function,
but gcc isn't quite smart enough to realize this.
ext/standard/string.c