Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created October 6, 2019 18:29
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/fd224bbe055f9963bd9a58647ea1a4d1 to your computer and use it in GitHub Desktop.
Save Whateverable/fd224bbe055f9963bd9a58647ea1a4d1 to your computer and use it in GitHub Desktop.
unicodable6
\uD83E \uDD37 \uD83C \uDFFD‍
Earlier failures:
 (HANDLED) Cannot convert string to number: malformed base-16 number in '�[32mDFF⏏�[31mD‍�[0m' (indicated by ⏏�[0m)
  in block  at xbin/Unicodable.p6 line 109
  in method process at xbin/Unicodable.p6 line 124
  in method irc-to-me at xbin/Unicodable.p6 line 44
  in sub  at /home/bisectable/git/whateverable/lib/Whateverable.pm6 (Whateverable) line 55
  in block  at /home/bisectable/.rakudobrew/versions/moar-master/install/share/perl6/site/sources/39A5088DA91F1B29ECFA29323DD262ADFE8C27E7 (IRC::Client) line 293
  in method handle-event at /home/bisectable/.rakudobrew/versions/moar-master/install/share/perl6/site/sources/39A5088DA91F1B29ECFA29323DD262ADFE8C27E7 (IRC::Client) line 233
  in block  at /home/bisectable/.rakudobrew/versions/moar-master/install/share/perl6/site/sources/39A5088DA91F1B29ECFA29323DD262ADFE8C27E7 (IRC::Client) line 114
  in block  at /home/bisectable/.rakudobrew/versions/moar-master/install/share/perl6/site/sources/39A5088DA91F1B29ECFA29323DD262ADFE8C27E7 (IRC::Client) line 111

Final error:
 Cannot resolve caller codepointify(Unicodable:D: Failure:U); none of these signatures match:
    (Unicodable: Int $ord, *%_)
    (Unicodable: Str $char, *%_)
  in block  at xbin/Unicodable.p6 line 62
  in any  at xbin/Unicodable.p6 line 62
  in method sanify at xbin/Unicodable.p6 line 61
  in method get-description at xbin/Unicodable.p6 line 76
  in method compose-gist at xbin/Unicodable.p6 line 93
  in method process at xbin/Unicodable.p6 line 187
  in method irc-to-me at xbin/Unicodable.p6 line 44
  in sub  at /home/bisectable/git/whateverable/lib/Whateverable.pm6 (Whateverable) line 55
  in block  at /home/bisectable/.rakudobrew/versions/moar-master/install/share/perl6/site/sources/39A5088DA91F1B29ECFA29323DD262ADFE8C27E7 (IRC::Client) line 293
  in method handle-event at /home/bisectable/.rakudobrew/versions/moar-master/install/share/perl6/site/sources/39A5088DA91F1B29ECFA29323DD262ADFE8C27E7 (IRC::Client) line 233
  in block  at /home/bisectable/.rakudobrew/versions/moar-master/install/share/perl6/site/sources/39A5088DA91F1B29ECFA29323DD262ADFE8C27E7 (IRC::Client) line 114
  in block  at /home/bisectable/.rakudobrew/versions/moar-master/install/share/perl6/site/sources/39A5088DA91F1B29ECFA29323DD262ADFE8C27E7 (IRC::Client) line 111
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment