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

NullPointerException when assigning a constant to itself on Rakudo/JVM #3250

Closed
p6rt opened this issue Oct 17, 2013 · 7 comments
Closed

NullPointerException when assigning a constant to itself on Rakudo/JVM #3250

p6rt opened this issue Oct 17, 2013 · 7 comments
Labels

Comments

@p6rt
Copy link

p6rt commented Oct 17, 2013

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

Searchable as RT120254$

@p6rt
Copy link
Author

p6rt commented Oct 17, 2013

From @masak

<diakopter> masak​: did you see the rj​: constant a = a in the backlog
<diakopter> rj​: constant a = a
<camelia> rakudo-jvm e22ac2​:
OUTPUT«===SORRY!===␤java.lang.NullPointerException␤»
<masak> diakopter​: does... does that go in the RT perl6 queue? guess it does.
* masak submits rakudobug

My first java.lang.NullPointerException rakudobug! \o/

@p6rt
Copy link
Author

p6rt commented Oct 17, 2013

From @diakopter

note​: I suspect it's dying during parse time.. (or the implied BEGIN around
the initializer expression?)

On Thu, Oct 17, 2013 at 7​:06 AM, Carl Mäsak <perl6-bugs-followup@​perl.org>wrote​:

# New Ticket Created by "Carl Mäsak"
# Please include the string​: [perl #​120254]
# in the subject line of all future correspondence about this issue.
# <URL​: https://rt-archive.perl.org/perl6/Ticket/Display.html?id=120254 >

<diakopter> masak​: did you see the rj​: constant a = a in the backlog
<diakopter> rj​: constant a = a
<camelia> rakudo-jvm e22ac2​:
OUTPUT«===SORRY!===␤java.lang.NullPointerException␤»
<masak> diakopter​: does... does that go in the RT perl6 queue? guess it
does.
* masak submits rakudobug

My first java.lang.NullPointerException rakudobug! \o/

--
Sent by the Internet


Login to LinkedIn to see my whole profile and Connect
http://linkedin.com/in/mattswilson

@p6rt
Copy link
Author

p6rt commented Oct 17, 2013

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

@p6rt
Copy link
Author

p6rt commented Mar 4, 2015

From @donaldh

The NPE is resolved by Raku/nqp@4892ff1f18

@p6rt
Copy link
Author

p6rt commented Mar 10, 2015

From @usev6

Since there is no NullPointerException anymore, I'm closing this ticket as 'resolved'.

The problem that 'constant a = a' does not work as expected is handled in another ticket​: https://rt-archive.perl.org/perl6/Ticket/Display.html?id=111674

1 similar comment
@p6rt
Copy link
Author

p6rt commented Mar 10, 2015

From @usev6

Since there is no NullPointerException anymore, I'm closing this ticket as 'resolved'.

The problem that 'constant a = a' does not work as expected is handled in another ticket​: https://rt-archive.perl.org/perl6/Ticket/Display.html?id=111674

@p6rt p6rt closed this as completed Mar 10, 2015
@p6rt
Copy link
Author

p6rt commented Mar 10, 2015

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

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

No branches or pull requests

1 participant