develooper Front page | perl.perl5.porters | Postings from July 2008

Re: [PATCH] ExtUtils::ParseXS - Error reporting problem with INTERFACE and ALIAS keywords

Thread Previous | Thread Next
From:
Ken Williams
Date:
July 30, 2008 21:05
Subject:
Re: [PATCH] ExtUtils::ParseXS - Error reporting problem with INTERFACE and ALIAS keywords
Message ID:
6a7ee8cc0807302105k1f0ea902n6622b9c87ceb271e@mail.gmail.com
On Wed, Jul 30, 2008 at 6:17 PM, Robert May <robertmay@cpan.org> wrote:
>
> It's been a long week :-)

Likewise. ;-)

> The patch also adds tests (and updates the MANIFEST).  The patch is
> against blead@34160 - I could make it against the EX::PXS distribution
> if that is preferred.

Thanks, I've applied your patch to the SVN copy of EU::PXS.  There
were a couple of tweaks necessary because:

1) there was some extra blib/ stuff in your patch

2) blead@34160 is relatively old.

A revised patch for blead is attached.  All tests (including your new
ones) pass for me against 5.8.8 and 5.10.0 on OS X 10.5.

On perl 5.8.8 I still get a bunch of unsightly warnings about "passing
argument 4 of 'Perl_newXS' discards qualifiers from pointer target
type", probably relating to the "const char* file = __FILE__;" changes
from a while back.

The only remaining thing I'd love it if you could provide is a nice
terse summary for the 'Changes' file.  If you have such a thing, let
me know.

 -Ken

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About