sybperl-l Archive
Up Prev Next
From: Michael Peppler <mpeppler at mbay dot net>
Subject: Re: $db->{dbproc} in 2.09_05
Date: Aug 7 1998 7:09AM
>
> In 2.08, I used to say
>
> $DEADLOCK{$db->{dbproc}}=1;
>
> Now, in 2.09_05, $db->{dbproc} is undefined.
>
>
> Looking at the code, there are two switch statements in DBlib.xs that
> are missing case statements for HV_dbproc. Is {dbproc} going away, or
> is this just an oversight?
>
I think that's an oversight. Thanks for pointing it out. I can't fix the
code now (I'm about 6000 miles away from my source code :-) but I'll
make sure I fix it for the next release.
Michael
|