-
do df = 1, ndf_wt
theta_v_at_quad = theta_v_at_quad &
+ theta_v_e(df)*wt_basis(1,df,qp1,qp2)
grad_theta_v_a…
-
Migrated from [rt.perl.org#129812](https://rt-archive.perl.org/perl6/Ticket/Display.html?id=129812) (status was 'open')
Searchable as RT129812$
-
## Expected Behavior
an error message with a file name and line
## Actual Behavior
compilation is aborted
error message: rakudo-moar a643b8be1: OUTPUT: «===SORRY!===This type (QAST::WVal) do…
-
## The Problem
Attributes seem to only cross certain scopes correctly.
Throw this code into a class and it works fine with or without the `get_value` line commented out.
```
method list-…
-
-
Currently SYNOPSIS in README.md says
```
use TAP::Harness;
my $harness = TAP::Harness.new(|%args);
$harness.run(@tests);
```
But, we cannot `use TAP::Harness` actually:
```
❯ raku -MTAP::H…
skaji updated
2 years ago
-
[Blin](https://github.com/Raku/Blin) results between 2021.12 ([951af2c](https://github.com/rakudo/rakudo/commit/951af2c2e0806038ff28a25a05ee2389d1283693)) and HEAD ([fb909ef](https://github.com/rakudo…
-
The first error says stuff's out of bounds and states what the maximum is. The other just says the number's too large.
```
m: dd chr 2**30
rakudo-moar ca5825b4f: OUTPUT: «Error encoding UTF-8 s…
-
[Blin](https://github.com/Raku/Blin) results between 2021.12 ([951af2c](https://github.com/rakudo/rakudo/commit/951af2c2e0806038ff28a25a05ee2389d1283693)) and HEAD ([ef4abcc](https://github.com/rakudo…
-
## The Problem
```
[dan@alexandria perl6]$ MVM_SPESH_DISABLE=1 raku summer_aoc_2_2021.raku set loc_4_obj, loc_14_obj
label_64:
00309 decont loc_14_obj, loc_4_…