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

[perl #118531] [PATCH] Expand cv_flags_t to 32 bits

Thread Next
From:
Father Chrysostomos via RT
Date:
June 18, 2013 13:23
Subject:
[perl #118531] [PATCH] Expand cv_flags_t to 32 bits
Message ID:
rt-3.6.HEAD-2552-1371561823-1003.118531-15-0@perl.org
On Mon Jun 17 21:43:47 2013, pcm wrote:
> This is a bug report for perl from petercmartini@gmail.com
> -----------------------------------------------------------------
> 
> A suggestion:
> 
> Upgrade cv_flags_t from 16 to 32 bits. It's main use is in a struct
> otherwise filled with pointers, which means on 32-bit architectures
> its almost certainly aligned to a 32 bit boundary anyway.
> 
> At least, that's my understanding - if I'm missing anything, C
> experts, please correct me.

Well, I corrected ‘It’s’ to ‘Its’. :-)

Thank you.  Applied as 51c78f1.

-- 

Father Chrysostomos


---
via perlbug:  queue: perl5 status: open
https://rt.perl.org:443/rt3/Ticket/Display.html?id=118531

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