[perl #128804] [LTA] error message talks about 2/-1 fractional chars (:35)

2016-12-03 Thread Zoffix Znet via RT
On Mon, 01 Aug 2016 12:46:51 -0700, alex.jakime...@gmail.com wrote: > Code: > say :35 > > Result: > ===SORRY!=== Error while compiling -e > Couldn't process entire number: 2/6 int chars, 2/-1 fractional chars > at -e:1 > --> say :35⏏ > > > I am not even sure if I understand the “2/6 int char

Re: [perl #128804] [LTA] error message talks about 2/-1 fractional chars (:35)

2016-08-02 Thread Nicholas Clark
On Mon, Aug 01, 2016 at 12:46:52PM -0700, Aleks-Daniel Jakimenko-Aleksejev wrote: > Code: > say :35 > > Result: > ===SORRY!=== Error while compiling -e > Couldn't process entire number: 2/6 int chars, 2/-1 fractional chars > at -e:1 > --> say :35⏏ This one is quite awesome too: $ ./perl6-m

[perl #128804] [LTA] error message talks about 2/-1 fractional chars (:35)

2016-08-01 Thread via RT
# New Ticket Created by Aleks-Daniel Jakimenko-Aleksejev # Please include the string: [perl #128804] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=128804 > Code: say :35 Result: ===SORRY!=== Error while compiling -e Couldn't