# New Ticket Created by 刘刊
# Please include the string: [perl #129834]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=129834 >
Sporadic behavior as below is observed when the following code is executed.
Basically it is a situ
Apparently libtommath is known to leave some bits 0 when specific
conditions for the defines are met; i haven't looked but i suspect we
are hitting exactly this problem:
https://github.com/libtom/libtommath/pull/56
not sure why it's been quiet since april.
# New Ticket Created by Jan-Olof Hendig
# Please include the string: [perl #129832]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=129832 >
On every ~5 runs under valgrind t/spec/S17-supply/start.t generates a bunch
of invalid
> On 07 Oct 2016, at 21:28, Patrick R. Michaud wrote:
>
> On Fri, Oct 07, 2016 at 12:18:43PM -0700, Aaron Sherman wrote:
>> [15:12] m: say ((2**80) ..^ (2**81)).pick.base(2)
>> [15:12] <+camelia> rakudo-moar 605f27:
>> OUTPUT«1000111011001001100100010101101011
> On 07 Oct 2016, at 21:28, Patrick R. Michaud wrote:
>
> On Fri, Oct 07, 2016 at 12:18:43PM -0700, Aaron Sherman wrote:
>> [15:12] m: say ((2**80) ..^ (2**81)).pick.base(2)
>> [15:12] <+camelia> rakudo-moar 605f27:
>> OUTPUT«100011101100100110010001010110101
> On 07 Oct 2016, at 21:28, Patrick R. Michaud wrote:
>
> On Fri, Oct 07, 2016 at 12:18:43PM -0700, Aaron Sherman wrote:
>> [15:12] m: say ((2**80) ..^ (2**81)).pick.base(2)
>> [15:12] <+camelia> rakudo-moar 605f27:
>> OUTPUT«100011101100100110010001010110101
# New Ticket Created by Itsuki Toyota
# Please include the string: [perl #129831]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=129831 >
See the following results:
* codes *
t/03-role.c
#include