This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
1. Fixes the bug reported by Robin Barker <rmb1@cise.npl.co.uk>
authorVishal Bhatia <vishal@deja.com>
Wed, 9 Dec 1998 22:16:50 +0000 (14:16 -0800)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Thu, 10 Dec 1998 21:00:50 +0000 (21:00 +0000)
commita9b6343a0cbd709bfa038c43a178314fd9eb0af2
treee5ceebec0343a807b517aaeb7865d7ccb145e189
parentacba1d67a98a60de898ada2fc3df1e9efc92b76d
1. Fixes the bug  reported by  Robin Barker <rmb1@cise.npl.co.uk>
2. Fixes the bug  regarding return value of c-functions generated out
of perl subs. ( Just includes the patch I sent earlier)
3. Incorporates the other changes that need to be done to get CC.pm
use ISA search for packages and methods on the same lines as C.pm

Vishal would appreciate comments about B::Stackobj changes from
someone knowing that module well.

p4raw-id: //depot/perl@2461
ext/B/B/C.pm
ext/B/B/CC.pm
ext/B/B/Stackobj.pm