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

[perl #116907] perl doesn't handle m{}g for >= 2GB files even with largefiles and 64bitall

Thread Previous | Thread Next
From:
Father Chrysostomos via RT
Date:
August 30, 2013 21:54
Subject:
[perl #116907] perl doesn't handle m{}g for >= 2GB files even with largefiles and 64bitall
Message ID:
rt-3.6.HEAD-31967-1377899655-1679.116907-15-0@perl.org
On Fri Aug 30 08:38:46 2013, zefram@fysh.org wrote:
> Nicholas Clark wrote:
> >I know that we've got a lot of them, but I'm not sure that I like LVALUE
> >macros.
> 
> Indeed.  We've been forced to change many into get/set pairs, when a value
> stopped being stored as a straightforward mutable lvalue.  We should learn
> from that, and implement future macros in get/set pairs from the start.

Lvalue macros can be really convenient.  If we protect all new macros of
that sort with #ifdef PERL_CORE, it shouldn’t be too bad.

-- 

Father Chrysostomos


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

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