develooper Front page | perl.perl5.porters | Postings from June 2012

Re: Time for a 64-bit perl API?

Thread Previous | Thread Next
From:
Reverend Chip
Date:
June 20, 2012 16:59
Subject:
Re: Time for a 64-bit perl API?
Message ID:
4FE24BC7.5030800@gmail.com
On 6/20/2012 4:22 AM, Nicholas Clark wrote:
> On Sat, Jun 16, 2012 at 05:29:26PM +0200, Leon Timmermans wrote:
>> On Sun, Jun 10, 2012 at 7:59 PM, Father Chrysostomos <sprout@cpan.org> wrote:
>>> I thought increasing the size of an argument was not considered an
>>> incompatible change.  We have already done that with some functions.
>> I'd agree. The only place where widening them up can really break is
>> function pointers, and I doubt anyone is doing that (if only because
>> of the pTHX mess they'd have to do).
> Widening the types of pointers breaks things.
> (That's probably not quite phrased correctly)

"Altering the target types of pointer parameters breaks things," ITYM. 
True, that's on the list of "needs new function" if we encounter it.



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