# New Ticket Created by Life U. Everything # Please include the string: [perl #73784] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=73784 >
[22:09:43] <lue> rakudo: say "\xFDD0" [22:09:45] <p6eval> rakudo db0f85: OUTPUT«Malformed string?current instr.: 'perl6;PCT;HLLCompiler;evalpmc' pc 972 (compilers/pct/src/PCT/HLLCompiler.pir:538)?» [22:09:52] <lue> rakudo: say "\xFFFD" [22:09:55] <p6eval> rakudo db0f85: OUTPUT«??» [22:10:10] <lue> apparently it doesn't support the whole of unicode... [22:11:18] <lue> rakudo: say "\xFFFE" [22:11:20] <p6eval> rakudo db0f85: OUTPUT«Malformed string?current instr.: 'perl6;PCT;HLLCompiler;evalpmc' pc 972 (compilers/pct/src/PCT/HLLCompiler.pir:538)?» [22:11:28] * lue submits rakudobug