Skip to content

Instantly share code, notes, and snippets.

@FROGGS
Created July 16, 2013 19:25
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 FROGGS/2e014a3aa692d980a4b4 to your computer and use it in GitHub Desktop.
Save FROGGS/2e014a3aa692d980a4b4 to your computer and use it in GitHub Desktop.
E:\MoarVM\nqp-cc>nqp nqp-moar-cc.nqp -e "1"
>>temp.output
Malformed UTF-8 string
current instr.: 'slurp' pc 666 (src\stage2\gen\NQPCORE.setting.pir:305) (src\stage2\NQPCORE.setting:648)
called from Sub '' pc 1603 ((file unknown):58682284) (nqp-moar-cc.nqp:69)
called from Sub '' pc 28905 (src\stage2\gen\NQPHLL.pir:11305) (src\stage2\gen\NQPHLL.nqp:1135)
called from Sub 'eval' pc 28555 (src\stage2\gen\NQPHLL.pir:11162) (src\stage2\gen\NQPHLL.nqp:1122)
called from Sub '' pc 30706 (src\stage2\gen\NQPHLL.pir:12114) (src\stage2\gen\NQPHLL.nqp:1225)
called from Sub 'command_eval' pc 30589 (src\stage2\gen\NQPHLL.pir:12064) (src\stage2\gen\NQPHLL.nqp:1257)
called from Sub 'command_line' pc 29612 (src\stage2\gen\NQPHLL.pir:11659) (src\stage2\gen\NQPHLL.nqp:1207)
called from Sub 'MAIN' pc 657 ((file unknown):58681788) (nqp-moar-cc.nqp:105)
called from Sub '' pc 583 ((file unknown):58681761) (nqp-moar-cc.nqp:269)
called from Sub '' pc 28905 (src\stage2\gen\NQPHLL.pir:11305) (src\stage2\gen\NQPHLL.nqp:1135)
called from Sub 'eval' pc 28555 (src\stage2\gen\NQPHLL.pir:11162) (src\stage2\gen\NQPHLL.nqp:1122)
called from Sub 'evalfiles' pc 31847 (src\stage2\gen\NQPHLL.pir:12559) (src\stage2\gen\NQPHLL.nqp:1327)
called from Sub 'command_eval' pc 30293 (src\stage2\gen\NQPHLL.pir:11948) (src\stage2\gen\NQPHLL.nqp:1232)
called from Sub 'command_line' pc 29612 (src\stage2\gen\NQPHLL.pir:11659) (src\stage2\gen\NQPHLL.nqp:1207)
called from Sub 'MAIN' pc 584 (src\stage2\gen\NQP.pir:200) (src\stage2\gen\NQP.nqp:3397)
called from Sub '' pc 561 (src\stage2\gen\NQP.pir:187) (src\stage2\gen\NQP.nqp:3392)
called from Sub '' pc 150443 (src\stage2\gen\NQP.pir:53941) (src\stage2\gen\NQP.nqp:3373)
E:\MoarVM\nqp-cc>chcp 65001
Aktive Codepage: 65001.
E:\MoarVM\nqp-cc>nqp nqp-moar-cc.nqp -e "1"
>>temp.output
Der Befehl ".." ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment