Re: GDBM_File fix...
by Curtis Jewell other posts by this author
Nov 7 2009 11:03AM messages near this date
GDBM_File fix...
|
Re: GDBM_File fix...
kmx> without this patch GDBM_File tests ended with an error: "Free to
wrong pool ..." when calling free(str)
--Curtis
On Sat, 07 Nov 2009 11:30 -0700, "Curtis Jewell"
<lists.perl.perl5-porters@[...].us> wrote:
> One of the things we'd like to include in Strawberry for January (it's
> been requested - the people writing the Koha integrated library system
> want it) is the GDBM_File module and the libraries to make it work.
>
> I just recieved this patch (I just massaged it into one that applies to
> blead) from kmx, and it works for us and the compiled gdbm library we'd
> like to include. [It does not compile for us otherwise.]
>
> I know it's not workable as is (It'd be appropriate to minimize the
> change with the appropriate #ifdefs) but I'm sending it here for
> comments and improvement.
>
> Please?
>
> --Curtis Jewell
> --
> Curtis Jewell
> csjewell@[...].org http://csjewell.dreamwidth.org/
> perl@[...].us http://csjewell.comyr.org/perl/
>
> "Your random numbers are not that random" -- perl-5.10.1.tar.gz/util.c
>
> Strawberry Perl for Windows betas: http://strawberryperl.com/beta/
>
--
Curtis Jewell
csjewell@[...].org http://csjewell.dreamwidth.org/
perl@[...].us http://csjewell.comyr.org/perl/
"Your random numbers are not that random" -- perl-5.10.1.tar.gz/util.c
Strawberry Perl for Windows betas: http://strawberryperl.com/beta/
Thread:
Curtis Jewell
Curtis Jewell
Nicholas Clark
Vincent Pit
Steve Hay
|