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

Unable to call Linenoise::linenoiseSetCompletionCallback #4252

Open
p6rt opened this issue May 18, 2015 · 6 comments
Open

Unable to call Linenoise::linenoiseSetCompletionCallback #4252

p6rt opened this issue May 18, 2015 · 6 comments
Labels
JVM Related to Rakudo-JVM

Comments

@p6rt
Copy link

p6rt commented May 18, 2015

Migrated from rt.perl.org#125212 (status was 'open')

Searchable as RT125212$

@p6rt
Copy link
Author

p6rt commented May 18, 2015

From @hoelzro

Fails with the following error​:

P6opaque representation can not unbox NativeCall
  in method CALL-ME at lib/NativeCall.pm​:239
  in block <unit> at /tmp/test.p6​:3

Perhaps related to the fact that the function takes a callback?

@p6rt
Copy link
Author

p6rt commented May 18, 2015

From @hoelzro

test.p6

@p6rt
Copy link
Author

p6rt commented Feb 9, 2016

From @hoelzro

On 2015-05-17 21​:14​:28, rob@​hoelz.ro wrote​:

Fails with the following error​:

P6opaque representation can not unbox NativeCall
in method CALL-ME at lib/NativeCall.pm​:239
in block <unit> at /tmp/test.p6​:3

Perhaps related to the fact that the function takes a callback?

This is fixed now! \o/

@p6rt
Copy link
Author

p6rt commented Feb 9, 2016

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

@p6rt
Copy link
Author

p6rt commented Feb 9, 2016

@hoelzro - Status changed from 'resolved' to 'open'

@p6rt
Copy link
Author

p6rt commented Feb 9, 2016

From @hoelzro

On 2016-02-09 07​:57​:31, rob@​hoelz.ro wrote​:

On 2015-05-17 21​:14​:28, rob@​hoelz.ro wrote​:

Fails with the following error​:

P6opaque representation can not unbox NativeCall
in method CALL-ME at lib/NativeCall.pm​:239
in block <unit> at /tmp/test.p6​:3

Perhaps related to the fact that the function takes a callback?

This is fixed now! \o/

Er, scratch that; I was accidentally running rakudo-m =/

@p6rt p6rt added the JVM Related to Rakudo-JVM label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
JVM Related to Rakudo-JVM
Projects
None yet
Development

No branches or pull requests

1 participant