Re: PL/Perl and Perl 5.8

From: Neil Conway <neilc(at)samurai(dot)com>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: PL/Perl and Perl 5.8
Date: 2002-10-18 22:36:21
Message-ID: 87n0pbnzmi.fsf@mailbox.samurai.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> The HAS_CRYPT_R is true because the function is available even without the
> prototype, but the struct is not. A plain bug in Perl's configury
> mechanism.

Yeah, that's true. The question is whether it's worth working around
the bug. IMHO, yes -- but what do other people think?

--
Neil Conway <neilc(at)samurai(dot)com> || PGP Key ID: DB3C29FC

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Neil Conway 2002-10-18 23:22:12 compile error in CVS HEAD
Previous Message Peter Eisentraut 2002-10-18 22:11:32 clusterdb has poor error recovery