Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created February 5, 2019 11:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/c83a3635c6581c93164ea86489ac764a to your computer and use it in GitHub Desktop.
Save Whateverable/c83a3635c6581c93164ea86489ac764a to your computer and use it in GitHub Desktop.
committable6
use NativeCall; class Foo is repr('CPointer') { my Pointer[::?CLASS] $foo .= new }
¦«2016.01.1»:
===SORRY!=== Error while compiling /tmp/o_xO0qPuGB
An exception occurred while parameterizing Pointer
at /tmp/o_xO0qPuGB:1
Exception details:
Cannot call infix:<===>(Foo, Str); none of these signatures match:
($?)
($a, $b)
(Int:D \a, Int:D \b)
(int $a, int $b)
(Num:D \a, Num:D \b)
(Num $ where { ... }, Num $ where { ... })
(num $a, num $b --> Bool)
(Str:D \a, Str:D \b --> Bool)
(str $a, str $b --> Bool)
(Rational:D \a, Rational:D \b --> Bool)
(Complex:D \a, Complex:D \b --> Bool)
in method parameterize at /tmp/whateverable/rakudo-moar/f033f2bd3a5e57d7e14f03f34c83782cf04aae1a/share/perl6/sources/D57DE2EF74B56D825F14A3B5B0E6402D49B53D5B line 55
in any parameterize_type_with_args at src/Perl6/World.nqp line 2717
in any parameterize_type at src/Perl6/World.nqp line 2707
in any at gen/moar/m-Perl6-Actions.nqp line 7262
«exit code = 1»
¦«2016.02»:
===SORRY!=== Error while compiling /tmp/o_xO0qPuGB
An exception occurred while parameterizing Pointer
at /tmp/o_xO0qPuGB:1
Exception details:
Cannot call infix:<===>(Foo, Str); none of these signatures match:
($?)
($a, $b)
(Int:D \a, Int:D \b)
(int $a, int $b)
(Num:D \a, Num:D \b)
(Num $ where { ... }, Num $ where { ... })
(num $a, num $b --> Bool)
(Str:D \a, Str:D \b --> Bool)
(str $a, str $b --> Bool)
(Rational:D \a, Rational:D \b --> Bool)
(Complex:D \a, Complex:D \b --> Bool)
in method parameterize at /tmp/whateverable/rakudo-moar/280a487eb3152a7ab7e4174d10f2974de4809d78/share/perl6/sources/51E302443A2C8FF185ABC10CA1E5520EFEE885A1 line 55
in any parameterize_type_with_args at src/Perl6/World.nqp line 2717
in any parameterize_type at src/Perl6/World.nqp line 2707
in any at gen/moar/m-Perl6-Actions.nqp line 7236
«exit code = 1»
¦«2016.03»:
===SORRY!=== Error while compiling /tmp/o_xO0qPuGB
An exception occurred while parameterizing Pointer
at /tmp/o_xO0qPuGB:1
Exception details:
Cannot call infix:<===>(Foo, Str); none of these signatures match:
($?)
($a, $b)
(Int:D \a, Int:D \b)
(int $a, int $b)
(Num:D \a, Num:D \b)
(Num $ where { ... }, Num $ where { ... })
(num $a, num $b --> Bool)
(Str:D \a, Str:D \b --> Bool)
(str $a, str $b --> Bool)
(Rational:D \a, Rational:D \b --> Bool)
(Complex:D \a, Complex:D \b --> Bool)
in method parameterize at /tmp/whateverable/rakudo-moar/6732d2eac7f4160ffb30043a556732318c849339/share/perl6/sources/51E302443A2C8FF185ABC10CA1E5520EFEE885A1 line 55
in any parameterize_type_with_args at src/Perl6/World.nqp line 2795
in any parameterize_type at src/Perl6/World.nqp line 2785
in any at gen/moar/m-Perl6-Actions.nqp line 7236
«exit code = 1»
¦«2016.04»:
===SORRY!=== Error while compiling /tmp/o_xO0qPuGB
An exception occurred while parameterizing Pointer
at /tmp/o_xO0qPuGB:1
Exception details:
Cannot call infix:<===>(Foo, Str); none of these signatures match:
($?)
($a, $b)
(Int:D \a, Int:D \b)
(int $a, int $b)
(Num:D \a, Num:D \b)
(Num $ where { ... }, Num $ where { ... })
(num $a, num $b --> Bool)
(Str:D \a, Str:D \b --> Bool)
(str $a, str $b --> Bool)
(Rational:D \a, Rational:D \b --> Bool)
(Complex:D \a, Complex:D \b --> Bool)
in method parameterize at sources/51E302443A2C8FF185ABC10CA1E5520EFEE885A1 (NativeCall::Types) line 55
in any parameterize_type_with_args at src/Perl6/World.nqp line 2796
in any parameterize_type at src/Perl6/World.nqp line 2786
in any at gen/moar/m-Perl6-Actions.nqp line 7240
«exit code = 1»
¦«2016.05»:
===SORRY!=== Error while compiling /tmp/o_xO0qPuGB
An exception occurred while parameterizing Pointer
at /tmp/o_xO0qPuGB:1
Exception details:
Cannot call infix:<===>(Foo, Str); none of these signatures match:
($?)
(\a, \b)
(Int:D \a, Int:D \b)
(int $a, int $b)
(Num:D \a, Num:D \b)
(Num $ where { ... }, Num $ where { ... })
(num $a, num $b --> Bool)
(Str:D \a, Str:D \b --> Bool)
(str $a, str $b --> Bool)
(Rational:D \a, Rational:D \b --> Bool)
(Complex:D \a, Complex:D \b --> Bool)
in method parameterize at /tmp/whateverable/rakudo-moar/4f046deae43d4813099a83f5cae611144d797324/share/perl6/sources/51E302443A2C8FF185ABC10CA1E5520EFEE885A1 (NativeCall::Types) line 56
in any parameterize_type_with_args at src/Perl6/World.nqp line 2988
in any parameterize_type at src/Perl6/World.nqp line 2978
in any at gen/moar/m-Perl6-Actions.nqp line 7241
«exit code = 1»
¦«2016.06»:
===SORRY!=== Error while compiling /tmp/o_xO0qPuGB
An exception occurred while parameterizing Pointer
at /tmp/o_xO0qPuGB:1
Exception details:
Cannot resolve caller infix:<===>(Foo, Str); none of these signatures match:
($?)
(\a, \b)
(Int:D \a, Int:D \b)
(int $a, int $b)
(Num:D \a, Num:D \b)
(Num $ where { ... }, Num $ where { ... })
(num $a, num $b --> Bool)
(Str:D \a, Str:D \b --> Bool)
(str $a, str $b --> Bool)
(Rational:D \a, Rational:D \b --> Bool)
(Complex:D \a, Complex:D \b --> Bool)
in method parameterize at /tmp/whateverable/rakudo-moar/31816a279c63ccb1e3c7ea2bf17cf0eece6e318f/share/perl6/sources/51E302443A2C8FF185ABC10CA1E5520EFEE885A1 (NativeCall::Types) line 56
in any parameterize_type_with_args at src/Perl6/World.nqp line 2994
in any parameterize_type at src/Perl6/World.nqp line 2984
in any at gen/moar/m-Perl6-Actions.nqp line 7258
«exit code = 1»
¦«2016.07.1»:
===SORRY!=== Error while compiling /tmp/o_xO0qPuGB
An exception occurred while parameterizing Pointer
at /tmp/o_xO0qPuGB:1
Exception details:
Cannot resolve caller infix:<===>(Foo, Str); none of these signatures match:
($?)
(\a, \b)
(Int:D \a, Int:D \b)
(int $a, int $b)
(Num:D \a, Num:D \b)
(Num $ where { ... }, Num $ where { ... })
(num $a, num $b --> Bool)
(Str:D \a, Str:D \b --> Bool)
(str $a, str $b --> Bool)
(Rational:D \a, Rational:D \b --> Bool)
(Complex:D \a, Complex:D \b --> Bool)
in method parameterize at /tmp/whateverable/rakudo-moar/664af92fba26a9583eabac78484b073464a2e658/share/perl6/sources/51E302443A2C8FF185ABC10CA1E5520EFEE885A1 (NativeCall::Types) line 56
in any parameterize_type_with_args at src/Perl6/World.nqp line 3001
in any parameterize_type at src/Perl6/World.nqp line 2991
in any at gen/moar/m-Perl6-Actions.nqp line 7258
«exit code = 1»
¦«2016.08.1»:
===SORRY!=== Error while compiling /tmp/o_xO0qPuGB
An exception occurred while parameterizing Pointer
at /tmp/o_xO0qPuGB:1
Exception details:
Cannot resolve caller infix:<===>(Foo, Str); none of these signatures match:
($?)
(\a, \b)
(Int:D \a, Int:D \b)
(int $a, int $b)
(Num:D \a, Num:D \b)
(Num $ where { ... }, Num $ where { ... })
(num $a, num $b --> Bool)
(Str:D \a, Str:D \b --> Bool)
(str $a, str $b --> Bool)
(Rational:D \a, Rational:D \b --> Bool)
(Complex:D \a, Complex:D \b --> Bool)
in method parameterize at /tmp/whateverable/rakudo-moar/a07a2e173cfc24f1bec549d2d5b79ef978e46b58/share/perl6/sources/51E302443A2C8FF185ABC10CA1E5520EFEE885A1 (NativeCall::Types) line 56
in any parameterize_type_with_args at src/Perl6/World.nqp line 3002
in any parameterize_type at src/Perl6/World.nqp line 2992
in any at gen/moar/m-Perl6-Actions.nqp line 7323
«exit code = 1»
¦«2016.09»:
===SORRY!=== Error while compiling /tmp/o_xO0qPuGB
An exception occurred while parameterizing Pointer
at /tmp/o_xO0qPuGB:1
Exception details:
Cannot resolve caller infix:<===>(Foo, Str); none of these signatures match:
($?)
(\a, \b)
(Int:D \a, Int:D \b)
(int $a, int $b)
(Num:D \a, Num:D \b)
(Num $ where { ... }, Num $ where { ... })
(num $a, num $b --> Bool)
(Str:D \a, Str:D \b --> Bool)
(str $a, str $b --> Bool)
(Rational:D \a, Rational:D \b --> Bool)
(Complex:D \a, Complex:D \b --> Bool)
in method parameterize at /tmp/whateverable/rakudo-moar/4b32fcab2192054b82312cde4c235adda0b8ac4d/share/perl6/sources/51E302443A2C8FF185ABC10CA1E5520EFEE885A1 (NativeCall::Types) line 56
in any parameterize_type_with_args at src/Perl6/World.nqp line 3002
in any parameterize_type at src/Perl6/World.nqp line 2992
in any at gen/moar/m-Perl6-Actions.nqp line 7329
«exit code = 1»
¦«2016.10»:
===SORRY!=== Error while compiling /tmp/o_xO0qPuGB
An exception occurred while parameterizing Pointer
at /tmp/o_xO0qPuGB:1
Exception details:
Cannot resolve caller infix:<===>(Foo, Str); none of these signatures match:
($?)
(\a, \b)
(Int:D \a, Int:D \b)
(int $a, int $b)
(Num:D \a, Num:D \b)
(Num $ where { ... }, Num $ where { ... })
(num $a, num $b --> Bool)
(Str:D \a, Str:D \b --> Bool)
(str $a, str $b --> Bool)
(Rational:D \a, Rational:D \b --> Bool)
(Complex:D \a, Complex:D \b --> Bool)
in method parameterize at /tmp/whateverable/rakudo-moar/eb3123e5e60fa1635ed1ee121cec1290c290044a/share/perl6/sources/51E302443A2C8FF185ABC10CA1E5520EFEE885A1 (NativeCall::Types) line 61
in any parameterize_type_with_args at src/Perl6/World.nqp line 3002
in any parameterize_type at src/Perl6/World.nqp line 2992
in any at gen/moar/m-Perl6-Actions.nqp line 7334
«exit code = 1»
¦«2016.11»:
===SORRY!=== Error while compiling /tmp/o_xO0qPuGB
An exception occurred while parameterizing Pointer
at /tmp/o_xO0qPuGB:1
Exception details:
Cannot resolve caller infix:<===>(Foo, Str); none of these signatures match:
($?)
(\a, \b)
(Int:D \a, Int:D \b)
(int $a, int $b)
(Num:D \a, Num:D \b)
(Num $ where { ... }, Num $ where { ... })
(num $a, num $b --> Bool)
(Str:D \a, Str:D \b --> Bool)
(str $a, str $b --> Bool)
(Rational:D \a, Rational:D \b --> Bool)
(Complex:D \a, Complex:D \b --> Bool)
in method parameterize at /tmp/whateverable/rakudo-moar/f66f8be09c6023b3b53e32f7571ea536ad87b87f/share/perl6/sources/51E302443A2C8FF185ABC10CA1E5520EFEE885A1 (NativeCall::Types) line 61
in any parameterize_type_with_args at src/Perl6/World.nqp line 3007
in any parameterize_type at src/Perl6/World.nqp line 2997
in any at gen/moar/m-Perl6-Actions.nqp line 7333
«exit code = 1»
¦«2016.12»:
===SORRY!=== Error while compiling /tmp/o_xO0qPuGB
An exception occurred while parameterizing Pointer
at /tmp/o_xO0qPuGB:1
Exception details:
Cannot resolve caller infix:<===>(Foo, Str); none of these signatures match:
($?)
(\a, \b)
(Int:D \a, Int:D \b)
(int $a, int $b)
(Num:D \a, Num:D \b)
(num \a, num \b --> Bool)
(Str:D \a, Str:D \b --> Bool)
(str $a, str $b --> Bool)
(Rational:D \a, Rational:D \b --> Bool)
(Complex:D \a, Complex:D \b --> Bool)
(IntStr:D $a, IntStr:D $b)
(RatStr:D $a, RatStr:D $b)
(NumStr:D $a, NumStr:D $b)
(ComplexStr:D $a, ComplexStr:D $b)
in method parameterize at /tmp/whateverable/rakudo-moar/b2a3441749878e338b0861b14b3b9433cc902f42/share/perl6/sources/51E302443A2C8FF185ABC10CA1E5520EFEE885A1 (NativeCall::Types) line 61
in any parameterize_type_with_args at src/Perl6/World.nqp line 3009
in any parameterize_type at src/Perl6/World.nqp line 2999
in any at gen/moar/Perl6-Actions.nqp line 7420
«exit code = 1»
¦«2017.01»:
===SORRY!=== Error while compiling /tmp/o_xO0qPuGB
An exception occurred while parameterizing Pointer
at /tmp/o_xO0qPuGB:1
Exception details:
Cannot resolve caller ACCEPTS(Bool: Foo); none of these signatures match:
(Bool:D $: Mu \topic, *%_)
(Bool:U $: \topic, *%_)
in method parameterize at /tmp/whateverable/rakudo-moar/78980ed447cceff82f5efef16dbe9ee437aae809/share/perl6/sources/51E302443A2C8FF185ABC10CA1E5520EFEE885A1 (NativeCall::Types) line 61
in any parameterize_type_with_args at src/Perl6/World.nqp line 3019
in any parameterize_type at src/Perl6/World.nqp line 3009
in any at gen/moar/Perl6-Actions.nqp line 7453
«exit code = 1»
¦«2017.02»:
===SORRY!=== Error while compiling /tmp/o_xO0qPuGB
An exception occurred while parameterizing Pointer
at /tmp/o_xO0qPuGB:1
Exception details:
Cannot resolve caller ACCEPTS(Bool: Foo); none of these signatures match:
(Bool:D $: Mu \topic, *%_)
(Bool:U $: \topic, *%_)
in method parameterize at /tmp/whateverable/rakudo-moar/aa94ffc33712c6f3068c6472b79a74fa70aa7b2e/share/perl6/sources/51E302443A2C8FF185ABC10CA1E5520EFEE885A1 (NativeCall::Types) line 61
«exit code = 1»
¦«2017.03»:
===SORRY!=== Error while compiling /tmp/o_xO0qPuGB
An exception occurred while parameterizing Pointer
at /tmp/o_xO0qPuGB:1
Exception details:
Cannot resolve caller ACCEPTS(Bool: Foo); none of these signatures match:
(Bool:D $: Mu \topic, *%_)
(Bool:U $: \topic, *%_)
in method parameterize at /tmp/whateverable/rakudo-moar/a0a28432f54d608130f17247f9202f4c4939dfff/share/perl6/sources/51E302443A2C8FF185ABC10CA1E5520EFEE885A1 (NativeCall::Types) line 61
«exit code = 1»
¦«2017.04.3»:
===SORRY!=== Error while compiling /tmp/o_xO0qPuGB
An exception occurred while parameterizing Pointer
at /tmp/o_xO0qPuGB:1
Exception details:
Cannot resolve caller ACCEPTS(Bool: Foo); none of these signatures match:
(Bool:D $: Mu \topic, *%_)
(Bool:U $: \topic, *%_)
in method parameterize at /tmp/whateverable/rakudo-moar/a4e59cf3b23ce216e9c39af5fabea4a294a81614/share/perl6/sources/51E302443A2C8FF185ABC10CA1E5520EFEE885A1 (NativeCall::Types) line 61
«exit code = 1»
¦«2017.05»:
===SORRY!=== Error while compiling /tmp/o_xO0qPuGB
An exception occurred while parameterizing Pointer
at /tmp/o_xO0qPuGB:1
Exception details:
Cannot resolve caller ACCEPTS(Bool: Foo); none of these signatures match:
(Bool:D $: Mu \topic, *%_)
(Bool:U $: \topic, *%_)
in method parameterize at /tmp/whateverable/rakudo-moar/f609e69e1a28a8df96bb2452abe6cd06993fc17b/share/perl6/sources/51E302443A2C8FF185ABC10CA1E5520EFEE885A1 (NativeCall::Types) line 61
«exit code = 1»
¦«2017.06»:
===SORRY!=== Error while compiling /tmp/o_xO0qPuGB
An exception occurred while parameterizing Pointer
at /tmp/o_xO0qPuGB:1
Exception details:
Cannot resolve caller ACCEPTS(Bool: Foo); none of these signatures match:
(Bool:D $: Mu \topic, *%_)
(Bool:U $: \topic, *%_)
in method parameterize at /tmp/whateverable/rakudo-moar/c252b39e2f8480901a06e9a189f6361866f129fd/share/perl6/sources/51E302443A2C8FF185ABC10CA1E5520EFEE885A1 (NativeCall::Types) line 61
«exit code = 1»
¦«2017.07»:
===SORRY!=== Error while compiling /tmp/o_xO0qPuGB
An exception occurred while parameterizing Pointer
at /tmp/o_xO0qPuGB:1
Exception details:
Cannot resolve caller ACCEPTS(Bool: Foo); none of these signatures match:
(Bool:D $: Mu \topic, *%_)
(Bool:U $: \topic, *%_)
in method parameterize at /tmp/whateverable/rakudo-moar/58d93b46300f14263eba211a219d18842e24e852/share/perl6/sources/51E302443A2C8FF185ABC10CA1E5520EFEE885A1 (NativeCall::Types) line 61
«exit code = 1»
¦«2017.08»:
===SORRY!=== Error while compiling /tmp/o_xO0qPuGB
An exception occurred while parameterizing Pointer
at /tmp/o_xO0qPuGB:1
Exception details:
Cannot resolve caller ACCEPTS(Bool: Foo); none of these signatures match:
(Bool:D $: Mu \topic, *%_)
(Bool:U $: \topic, *%_)
in method parameterize at /tmp/whateverable/rakudo-moar/69a91d62a477525ec2bf6decc3f998d464a2428c/share/perl6/sources/51E302443A2C8FF185ABC10CA1E5520EFEE885A1 (NativeCall::Types) line 61
«exit code = 1»
¦«2017.09»:
===SORRY!=== Error while compiling /tmp/o_xO0qPuGB
An exception occurred while parameterizing Pointer
at /tmp/o_xO0qPuGB:1
Exception details:
Cannot resolve caller ACCEPTS(Bool: Foo); none of these signatures match:
(Bool:D $: Mu \topic, *%_)
(Bool:U $: \topic, *%_)
in method parameterize at /tmp/whateverable/rakudo-moar/ce12e480316e042db3f7b70bd8aefa13544425e9/share/perl6/sources/51E302443A2C8FF185ABC10CA1E5520EFEE885A1 (NativeCall::Types) line 61
«exit code = 1»
¦«2017.10»:
===SORRY!=== Error while compiling /tmp/o_xO0qPuGB
An exception occurred while parameterizing Pointer
at /tmp/o_xO0qPuGB:1
Exception details:
Cannot resolve caller ACCEPTS(Bool: Foo); none of these signatures match:
(Bool:D $: Mu \topic, *%_)
(Bool:U $: \topic, *%_)
in method parameterize at /tmp/whateverable/rakudo-moar/e6c6ed2b5b40642ad20a1a2adf58ba397d36cfce/share/perl6/sources/51E302443A2C8FF185ABC10CA1E5520EFEE885A1 (NativeCall::Types) line 80
«exit code = 1»
¦«2017.11»:
===SORRY!=== Error while compiling /tmp/o_xO0qPuGB
An exception occurred while parameterizing Pointer
at /tmp/o_xO0qPuGB:1
Exception details:
Cannot resolve caller ACCEPTS(Bool: Foo); none of these signatures match:
(Bool:D $: Mu \topic, *%_)
(Bool:U $: \topic, *%_)
in method parameterize at /tmp/whateverable/rakudo-moar/e0394b6acc44e439568bd8b5e767678cb60dcd43/share/perl6/sources/51E302443A2C8FF185ABC10CA1E5520EFEE885A1 (NativeCall::Types) line 80
«exit code = 1»
¦«2017.12»:
===SORRY!=== Error while compiling /tmp/o_xO0qPuGB
An exception occurred while parameterizing Pointer
at /tmp/o_xO0qPuGB:1
Exception details:
Cannot resolve caller ACCEPTS(Bool: Foo); none of these signatures match:
(Bool:D $: Mu \topic, *%_)
(Bool:U $: \topic, *%_)
in method parameterize at /tmp/whateverable/rakudo-moar/c84ed2942d224e4cd524fa389e0603e4e4642f77/share/perl6/sources/51E302443A2C8FF185ABC10CA1E5520EFEE885A1 (NativeCall::Types) line 80
«exit code = 1»
¦«2018.01»:
===SORRY!=== Error while compiling /tmp/o_xO0qPuGB
An exception occurred while parameterizing Pointer
at /tmp/o_xO0qPuGB:1
Exception details:
Cannot resolve caller ACCEPTS(Bool: Foo); none of these signatures match:
(Bool:D $: Mu \topic, *%_)
(Bool:U $: \topic, *%_)
in method parameterize at /tmp/whateverable/rakudo-moar/fa4db18c76031df62004a9a82a59f9817ea3e4af/share/perl6/sources/51E302443A2C8FF185ABC10CA1E5520EFEE885A1 (NativeCall::Types) line 80
«exit code = 1»
¦«2018.02.1»:
===SORRY!=== Error while compiling /tmp/o_xO0qPuGB
An exception occurred while parameterizing Pointer
at /tmp/o_xO0qPuGB:1
Exception details:
Cannot resolve caller ACCEPTS(Bool: Foo); none of these signatures match:
(Bool:D $: Mu \topic, *%_)
(Bool:U $: \topic, *%_)
in method parameterize at /tmp/whateverable/rakudo-moar/b656f6b1b1a26386a6f7b1953daaafb9188b59dd/share/perl6/sources/51E302443A2C8FF185ABC10CA1E5520EFEE885A1 (NativeCall::Types) line 80
«exit code = 1»
¦«2018.03»:
===SORRY!=== Error while compiling /tmp/o_xO0qPuGB
An exception occurred while parameterizing Pointer
at /tmp/o_xO0qPuGB:1
Exception details:
Cannot resolve caller ACCEPTS(Bool: Foo); none of these signatures match:
(Bool:D $: Mu \topic, *%_)
(Bool:U $: \topic, *%_)
in method parameterize at /tmp/whateverable/rakudo-moar/f802c6370808d7243f41d374686cdd9393dd14cf/share/perl6/sources/51E302443A2C8FF185ABC10CA1E5520EFEE885A1 (NativeCall::Types) line 80
«exit code = 1»
¦«2018.04.1»:
===SORRY!=== Error while compiling /tmp/o_xO0qPuGB
An exception occurred while parameterizing Pointer
at /tmp/o_xO0qPuGB:1
Exception details:
Cannot resolve caller ACCEPTS(Bool: Foo); none of these signatures match:
(Bool:D $: Mu \topic, *%_)
(Bool:U $: \topic, *%_)
in method parameterize at /tmp/whateverable/rakudo-moar/795954af63a044f83e21178120adb600ab1ec4f3/share/perl6/sources/51E302443A2C8FF185ABC10CA1E5520EFEE885A1 (NativeCall::Types) line 80
«exit code = 1»
¦«2018.05»:
===SORRY!=== Error while compiling /tmp/o_xO0qPuGB
An exception occurred while parameterizing Pointer
at /tmp/o_xO0qPuGB:1
Exception details:
Cannot resolve caller ACCEPTS(Bool: Foo); none of these signatures match:
(Bool:D: Mu \topic, *%_)
(Bool:U: \topic, *%_)
in method parameterize at /tmp/whateverable/rakudo-moar/efa05942ad80165ed9ea3572141a43ae113c9986/share/perl6/sources/51E302443A2C8FF185ABC10CA1E5520EFEE885A1 (NativeCall::Types) line 80
«exit code = 1»
¦«2018.06»:
===SORRY!=== Error while compiling /tmp/o_xO0qPuGB
An exception occurred while parameterizing Pointer
at /tmp/o_xO0qPuGB:1
Exception details:
Cannot resolve caller ACCEPTS(Bool: Foo); none of these signatures match:
(Bool:D: Mu \topic, *%_)
(Bool:U: \topic, *%_)
in method parameterize at /tmp/whateverable/rakudo-moar/53230a19449764fabb922957616eede151da0de0/share/perl6/sources/51E302443A2C8FF185ABC10CA1E5520EFEE885A1 (NativeCall::Types) line 80
«exit code = 1»
¦«2018.08»:
===SORRY!=== Error while compiling /tmp/o_xO0qPuGB
An exception occurred while parameterizing Pointer
at /tmp/o_xO0qPuGB:1
Exception details:
Cannot resolve caller ACCEPTS(Bool: Foo); none of these signatures match:
(Bool:D: Mu \topic, *%_)
(Bool:U: \topic, *%_)
in method parameterize at /tmp/whateverable/rakudo-moar/428a0d02198c018d9b1512ba3831191e38c63779/share/perl6/sources/51E302443A2C8FF185ABC10CA1E5520EFEE885A1 (NativeCall::Types) line 80
«exit code = 1»
¦«2018.09»:
===SORRY!=== Error while compiling /tmp/o_xO0qPuGB
An exception occurred while parameterizing Pointer
at /tmp/o_xO0qPuGB:1
Exception details:
Cannot resolve caller ACCEPTS(Bool: Foo); none of these signatures match:
(Bool:D: Mu \topic, *%_)
(Bool:U: \topic, *%_)
in method parameterize at /tmp/whateverable/rakudo-moar/d9bdc9cafde7ff8c47c0079066a123b8cb482325/share/perl6/sources/51E302443A2C8FF185ABC10CA1E5520EFEE885A1 (NativeCall::Types) line 80
«exit code = 1»
¦«2018.10»:
===SORRY!=== Error while compiling /tmp/o_xO0qPuGB
An exception occurred while parameterizing Pointer
at /tmp/o_xO0qPuGB:1
Exception details:
Cannot resolve caller ACCEPTS(Bool: Foo); none of these signatures match:
(Bool:D: Mu \topic, *%_)
(Bool:U: \topic, *%_)
in method parameterize at /tmp/whateverable/rakudo-moar/3fa8fdb82ae31eb32f54d4f51094927701468c22/share/perl6/sources/51E302443A2C8FF185ABC10CA1E5520EFEE885A1 (NativeCall::Types) line 80
«exit code = 1»
¦«2018.11»:
===SORRY!=== Error while compiling /tmp/o_xO0qPuGB
An exception occurred while parameterizing Pointer
at /tmp/o_xO0qPuGB:1
Exception details:
Cannot resolve caller ACCEPTS(Bool: Foo); none of these signatures match:
(Bool:D: Mu \topic, *%_)
(Bool:U: \topic, *%_)
in method parameterize at /tmp/whateverable/rakudo-moar/e32ff7eecb94de88c3e4c7031380a3cb1e0dae45/share/perl6/sources/8660F65A7B3492675BB3B2058DB30E411A4C4E54 (NativeCall::Types) line 80
«exit code = 1»
¦«2018.12»:
===SORRY!=== Error while compiling /tmp/o_xO0qPuGB
An exception occurred while parameterizing Pointer
at /tmp/o_xO0qPuGB:1
Exception details:
Cannot resolve caller ACCEPTS(Bool:U: Foo); none of these signatures match:
(Bool:D: Mu \topic, *%_)
(Bool:U: \topic, *%_)
in method parameterize at /tmp/whateverable/rakudo-moar/eb08bd11eb9caed6bd5e6e7739c43f6f23b53216/share/perl6/sources/8660F65A7B3492675BB3B2058DB30E411A4C4E54 (NativeCall::Types) line 80
«exit code = 1»
¦«HEAD(92ebc33)»:
===SORRY!=== Error while compiling /tmp/o_xO0qPuGB
An exception occurred while parameterizing Pointer
at /tmp/o_xO0qPuGB:1
Exception details:
Cannot resolve caller ACCEPTS(Bool:U: Foo); none of these signatures match:
(Bool:D: Mu \topic, *%_)
(Bool:U: \topic, *%_)
in method parameterize at /tmp/whateverable/rakudo-moar/92ebc333a61457e353151e376b8fdc080bfafdea/share/perl6/sources/8660F65A7B3492675BB3B2058DB30E411A4C4E54 (NativeCall::Types) line 80
«exit code = 1»
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment