| From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
|---|---|
| To: | Alex Hunsaker <badalex(at)gmail(dot)com> |
| Cc: | "David E(dot) Wheeler" <david(at)kineticode(dot)com>, PostgreSQL-development Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Patch: Perl xsubpp |
| Date: | 2011-11-26 20:28:57 |
| Message-ID: | 4ED14C09.2030100@dunslane.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 10/12/2011 08:55 PM, Alex Hunsaker wrote:
> On Wed, Oct 12, 2011 at 17:53, David E. Wheeler<david(at)kineticode(dot)com> wrote:
>> On Sep 15, 2011, at 3:04 PM, Alex Hunsaker wrote:
>>
>>> Close, seems I was wrong about the typemap ExtUtils::ParseXS does not
>>> install a new one so we still need to point to the one in privlib.
>>> Also xsubpp is not executable so the test should be -r or something.
>>>
>>> Also don't think we should change the configure switch tests to test XSUBPPDIR.
>>>
>>> Find those plus some minor typos fixed in the attached.
>>> <xsubpp_v3.patch>
>>> --
>> Doesn't look like this has been applied yet. I think it ought to be backported, too, frankly. DId I miss it?
> Nah, probably should add it to the next commit fest so it does not get
> forgotten.
>
committed.
cheers
andrew
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2011-11-26 20:36:15 | psql line number reporting from stdin |
| Previous Message | Alexander Shulgin | 2011-11-26 20:07:21 | Re: Notes on implementing URI syntax for libpq |