Remove ill-considered suppression of gcc warnings in plperl, and fix
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 17 Nov 2004 21:23:36 +0000 (21:23 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 17 Nov 2004 21:23:36 +0000 (21:23 +0000)
commit1c1f2f5b9687e8023feec08a814378a0b307c4a1
treee35d8dc0adadf5f21c09651ebe1880b81112d8b5
parentedcaa8f691764efdf2a2e6849489aaf8bf153a83
Remove ill-considered suppression of gcc warnings in plperl, and fix
some of the bugs exposed thereby.  The remaining 'might be used uninitialized'
warnings look like live bugs, but I am not familiar enough with Perl/C hacking
to tell how to fix them.
src/pl/plperl/GNUmakefile
src/pl/plperl/plperl.c