[perl #127355] rakudo configuration and build overly dependent on specific version

2016-01-25 Thread via RT
# New Ticket Created by James E Keenan # Please include the string: [perl #127355] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=127355 > Following up on my failed attempt to build Rakudo Star on an older Mac

[perl #127363] Stale tools/build/NQP_REVISION prevents nmake test on Windows

2016-01-25 Thread via RT
# New Ticket Created by A. Sinan Unur # Please include the string: [perl #127363] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=127363 > If I do a git clone from rakudo/rakudo, and do a perl Configure.pl --gen-moar ... It

[perl #127352] [BUG] Behavior of Regular Expressions Contained in a Constant with a Sigil

2016-01-25 Thread via RT
# New Ticket Created by Joseph Polanik # Please include the string: [perl #127352] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=127352 > Constants are not required to have a sigil but apparently they may. Unfortunately,

[perl #127367] [BUG] multimethod calls with subsets as type constraints fail when called the second time

2016-01-25 Thread via RT
# New Ticket Created by rightfold # Please include the string: [perl #127367] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=127367 > Consider the following code: use v6.c; subset T of List where *[0] eqv 1; class R {

Re: [perl #127355] rakudo configuration and build overly dependent on specific version

2016-01-25 Thread Brandon Allbery
On Mon, Jan 25, 2016 at 11:00 AM, Will Coleda via RT < perl6-bugs-follo...@perl.org> wrote: > 3) Try the macport version. It's possible that might work, even on your > machine. No promises. > You could also get a modern cURL and git from MacPorts/Homebrew/whatever. Note that your OS certificate

[perl #127364] .race makes code run 5 times slower

2016-01-25 Thread via RT
# New Ticket Created by Zoffix Znet # Please include the string: [perl #127364] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=127364 > I was playing around and noticed that using .race makes this code actually run 5 times

[perl #127355] rakudo configuration and build overly dependent on specific version

2016-01-25 Thread Will Coleda via RT
On Sat Jan 23 04:27:45 2016, jkeenan wrote: > Following up on my failed attempt to build Rakudo Star on an older Mac > (https://rt.perl.org/Ticket/Display.html?id=127308), this morning I > attempted to build the Rakudo compiler from blead. Following the > instructions at

[perl #127355] rakudo configuration and build overly dependent on specific version

2016-01-25 Thread Will Coleda via RT
On Sat Jan 23 04:27:45 2016, jkeenan wrote: > Following up on my failed attempt to build Rakudo Star on an older Mac > (https://rt.perl.org/Ticket/Display.html?id=127308), this morning I > attempted to build the Rakudo compiler from blead. Following the > instructions at

[perl #127365] Bizzare speed results when .hyper are used

2016-01-25 Thread via RT
# New Ticket Created by Zoffix Znet # Please include the string: [perl #127365] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=127365 > While playing around, I noticed the of .hyper produces very strange results. First, a

Re: [perl #125817] chr(999999999999999999999999999) – chr codepoint cannot be negative (LTA)

2016-01-25 Thread Aleks-Daniel Jakimenko-Aleksejev
This is not closable at all. Now it segfaults. Code: say chr Result: Segmentation fault Code: say chr Result: chr codepoint cannot be negative in block at /tmp/jicTmB4rt5 line 1 Code: say chr 999 Result: Cannot unbox 90 bit wide bigint into