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

nextsame in main block gives Null PMC access #1920

Closed
p6rt opened this issue Jul 1, 2010 · 5 comments
Closed

nextsame in main block gives Null PMC access #1920

p6rt opened this issue Jul 1, 2010 · 5 comments

Comments

@p6rt
Copy link

p6rt commented Jul 1, 2010

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

Searchable as RT76328$

@p6rt
Copy link
Author

p6rt commented Jul 1, 2010

From @bbkr

on Kiev build

$ perl6 -e 'nextsame'
Null PMC access in clone()
  in main program body at line 1

I don't think it is supposed to re-run main block (it's not Callable, isn't
it?). but more awesome message should be given.

@p6rt
Copy link
Author

p6rt commented Aug 12, 2010

@coke - Status changed from 'new' to 'open'

@p6rt
Copy link
Author

p6rt commented Oct 5, 2011

From @coke

On Thu Jul 01 10​:43​:54 2010, pawel.pabian@​implix.com wrote​:

on Kiev build

$ perl6 -e 'nextsame'
Null PMC access in clone()
in main program body at line 1

I don't think it is supposed to re-run main block (it's not Callable, isn't
it?). but more awesome message should be given.

And now it is​:

$ perl6 -e 'nextsame';
No dispatcher in scope

Closable with tests.
--
Will "Coke" Coleda

@p6rt
Copy link
Author

p6rt commented Jul 15, 2012

From @bbkr

Test in

Raku/roast@b963140531

@p6rt
Copy link
Author

p6rt commented Jul 15, 2012

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

@p6rt p6rt closed this as completed Jul 15, 2012
@p6rt p6rt added the testneeded label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant