Created
December 28, 2015 22:30
-
-
Save autarch/6b6fea440e56a805d062 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| Cannot call magic_buffer(File::LibMagic::Cookie, NativeCall::Types::CArray[uint8], int); none of these signatures match: | |
| (File::LibMagic::Cookie, NativeCall::Types::CArray[uint8], int --> Str) | |
| in method magic-buffer at /home/autarch/projects/perl6/File-LibMagic/lib/File/LibMagic.pm6 line 62 | |
| in method info-using at /home/autarch/projects/perl6/File-LibMagic/lib/File/LibMagic.pm6 line 129 | |
| in method from-buffer at /home/autarch/projects/perl6/File-LibMagic/lib/File/LibMagic.pm6 line 120 | |
| in block at t/basic.t line 45 | |
| in sub subtest at /home/autarch/.rakudobrew/moar-nom/install/share/perl6/sources/86C5CAEAA0B9F3B591D5F0072DF4FDF9D01FD952 line 296 | |
| in sub test-flm at t/basic.t line 35 | |
| in block at t/basic.t line 29 | |
| in block <unit> at t/basic.t line 7 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment