develooper Front page | perl.perl5.porters | Postings from January 2014

Re: [perl #120626] Bleadperl v5.19.6-22-gebdc880 breaksGWILLIAMS/RDF-Trine-1.007.tar.gz

Thread Previous | Thread Next
From:
Tony Cook
Date:
January 30, 2014 05:03
Subject:
Re: [perl #120626] Bleadperl v5.19.6-22-gebdc880 breaksGWILLIAMS/RDF-Trine-1.007.tar.gz
Message ID:
20140130050309.GA26599@mars.tony.develop-help.com
On Thu, Jan 30, 2014 at 04:38:47AM -0000, Father Chrysostomos wrote:
> where sv_clone can reallocate the stack.  That line translates into:
> 
>     PL_stack_base[ax + (0)] = Data_Clone_sv_clone( (sv));
> 
> Does the C standard guarantee any execution order here?  (According
> to Perl execution order, that code would actually work.  According to
> JavaScript execution order, it is completely broken.)

It doesn't.

Tony

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