Created
November 24, 2012 22:02
-
-
Save TimToady/4141574 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Unhandled exception: System.InvalidCastException: Cannot cast from source type to destination type. | |
at Niecza.CLRBackend.DowncallReceiver.new_unit (System.Object[] args) [0x00000] in <filename unknown>:0 | |
at Niecza.CLRBackend.DowncallReceiver.Call (System.Object[] args) [0x00000] in <filename unknown>:0 | |
at Niecza.CLRBackend.DowncallReceiver.get_Item (System.Object i) [0x00000] in <filename unknown>:0 | |
at /home/larry/perl6/niecza/src/NieczaFrontendSTD.pm6 line 273 (ANON @ 3) | |
at <unknown> line 0 (ExitRunloop @ 0) | |
at /home/larry/perl6/niecza/src/NieczaFrontendSTD.pm6 line 274 (NieczaFrontendSTD.parse @ 61) | |
at /home/larry/perl6/niecza/src/NieczaCompiler.pm6 line 34 (NieczaCompiler.compile @ 18) | |
at /home/larry/perl6/niecza/src/NieczaCompiler.pm6 line 65 (NieczaCompiler.compile_string @ 5) | |
at /home/larry/perl6/niecza/src/niecza line 165 (ANON @ 6) | |
at /home/larry/perl6/niecza/src/niecza line 179 (mainline @ 144) | |
at /home/larry/perl6/niecza/boot/lib/CORE.setting line 4198 (ANON @ 3) | |
at /home/larry/perl6/niecza/boot/lib/CORE.setting line 4199 (module-CORE @ 574) | |
at /home/larry/perl6/niecza/boot/lib/CORE.setting line 4199 (mainline @ 3) | |
at <unknown> line 0 (ExitRunloop @ 0) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment