Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REPL broken on Parrot #3535

Closed
p6rt opened this issue Oct 1, 2014 · 3 comments
Closed

REPL broken on Parrot #3535

p6rt opened this issue Oct 1, 2014 · 3 comments

Comments

@p6rt
Copy link

p6rt commented Oct 1, 2014

Migrated from rt.perl.org#122879 (status was 'resolved')

Searchable as RT122879$

@p6rt
Copy link
Author

p6rt commented Oct 1, 2014

From samiboukortt@gmail.com

The REPL of Rakudo 2014.09 on Parrot doesn't show the prompt anymore, and if
it is given any input (even an empty line), it exits with the following
message​:

seek failed​: -1
current instr.​: '' pc 26739 (gen/parrot/stage2/NQPHLL.pir​:10264)
(gen/parrot/stage2/NQPHLL.nqp​:1084)
called from Sub 'interactive' pc 26661 (gen/parrot/stage2/NQPHLL.pir​:10227)
(gen/parrot/stage2/NQPHLL.nqp​:1082)
called from Sub 'command_eval' pc 29765 (gen/parrot/stage2/NQPHLL.pir​:11523)
(gen/parrot/stage2/NQPHLL.nqp​:1297)
called from Sub 'command_eval' pc 355 (src/gen/perl6-compiler.pir​:186)
(src/Perl6/Compiler.nqp​:17)
called from Sub 'command_line' pc 28643 (gen/parrot/stage2/NQPHLL.pir​:11077)
(gen/parrot/stage2/NQPHLL.nqp​:1245)
called from Sub 'MAIN' pc 350 (src/gen/perl6.pir​:129) (gen/parrot/main.nqp​:39)
called from Sub '<mainline>' pc 317 (src/gen/perl6.pir​:111)
(gen/parrot/main.nqp​:31)
called from Sub '' pc 1222 (src/gen/perl6.pir​:438) (gen/parrot/main.nqp​:55)

Running scripts non-interactively still appears to work, and the MoarVM
backend is not affected at all.

@p6rt
Copy link
Author

p6rt commented Oct 5, 2014

From @FROGGS

Hi, this is fixed as of​: rakudo/rakudo@71b9822

Though, you also need to update NQP, either by doing it manually or by
running the Configure.pl script in rakudo which takes care of that.

In case you do not build from Git you sadly have to wait for the 2014.10 release which happens in a few days.

@p6rt
Copy link
Author

p6rt commented Oct 5, 2014

@FROGGS - Status changed from 'new' to 'resolved'

@p6rt p6rt closed this as completed Oct 5, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant