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

Syntax error leads to Null PMC #2342

Closed
p6rt opened this issue Jan 29, 2011 · 7 comments
Closed

Syntax error leads to Null PMC #2342

p6rt opened this issue Jan 29, 2011 · 7 comments

Comments

@p6rt
Copy link

p6rt commented Jan 29, 2011

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

Searchable as RT82984$

@p6rt
Copy link
Author

p6rt commented Jan 29, 2011

From @colomon

rakudo​: multi sub postfiz​:<!>($a) { [*] 1..$a }
p6eval​: rakudo 549d2a​: OUTPUT«===SORRY!===␤Null PMC access in get_integer()␤»

--
Solomon Foster​: colomon@​gmail.com
HarmonyWare, Inc​: http://www.harmonyware.com

@p6rt
Copy link
Author

p6rt commented Oct 1, 2011

From @coke

On Sat Jan 29 06​:42​:51 2011, Solomon wrote​:

rakudo​: multi sub postfiz​:<!>($a) { [*] 1..$a }
p6eval​: rakudo 549d2a​: OUTPUT«===SORRY!===␤Null PMC access in
get_integer()␤»

It's quiet now​:

20​:45 < [Coke]> rakudo​: multi sub postfiz​:<!>($a) { [*] 1..$a }
20​:45 <+p6eval> rakudo ebd4d8​: ( no output )

tests?

--
Will "Coke" Coleda

@p6rt
Copy link
Author

p6rt commented Oct 1, 2011

The RT System itself - Status changed from 'new' to 'open'

@p6rt
Copy link
Author

p6rt commented Oct 3, 2011

From @moritz

It's probably too early to act on this one before nom implements custom
operators.

@p6rt
Copy link
Author

p6rt commented Jan 17, 2012

From @jnthn

On Mon Oct 03 03​:48​:31 2011, moritz wrote​:

It's probably too early to act on this one before nom implements custom
operators.

Now​:

sub postfiz​:<!>($a) { [*] 1..$a }
Cannot add tokens of category 'postfiz' with a sub

/jnthn

@p6rt
Copy link
Author

p6rt commented Apr 5, 2012

From @moritz

Now tested in S32-exceptions/misc.t

@p6rt
Copy link
Author

p6rt commented Apr 5, 2012

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

@p6rt p6rt closed this as completed Apr 5, 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