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

Re: [PATCH] Support for 0o/0O octal strings

Thread Previous
From:
Jesse Vincent
Date:
August 13, 2011 02:09
Subject:
Re: [PATCH] Support for 0o/0O octal strings
Message ID:
0DC57C78-9766-42B5-84E7-B5FBA3FEF1F7@fsck.com

On Jul 11, 2011, at 4:08 PM, Claes Jakobsson wrote:

> Hi,
> 
> Here's a revised patch for octal literals which only enables it if C<use feature 'octal_prefix'> or v5.15.0 is in effect.
> 
> However, when Zefram++ is done with the pluggable parser/lexer and we get support for plugging into the number parsing this won't be necessary any longer so perhaps waiting for that would be advised. 

Claes, thanks again for working on this patch. I think you're right that waiting for Zefram's pluggability here would be a good thing.

Best,
Jesse

> /Claes
> 
> <0001-Support-0-oO-dddd-octal-literals.patch>


Thread Previous


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