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

Any.exists("a"); fails. #3255

Closed
p6rt opened this issue Oct 30, 2013 · 4 comments
Closed

Any.exists("a"); fails. #3255

p6rt opened this issue Oct 30, 2013 · 4 comments
Labels
JVM Related to Rakudo-JVM

Comments

@p6rt
Copy link

p6rt commented Oct 30, 2013

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

Searchable as RT120413$

@p6rt
Copy link
Author

p6rt commented Oct 30, 2013

From @coke

20​:04 <[Coke]> j​: Any.exists("a");
20​:04 <camelia> rakudo-jvm 882e33​: OUTPUT«No such method 'package' for invocant of type 'Scalar'␤ in sub DEPRECATED at
  gen/jvm/CORE.setting​:16681␤ in block at /tmp/6b7Tv1j6a3​:1␤ in any eval at
  gen/jvm/stage2/NQPHLL.nqp​:1086␤ in any evalfiles at gen/jvm/stage2/NQPHLL.nqp​:1292␤ in any…»

This is blocking t/spec/S02-types/deprecations.t

--
Will "Coke" Coleda

@p6rt
Copy link
Author

p6rt commented Oct 30, 2013

From @coke

On Tue Oct 29 17​:06​:07 2013, coke wrote​:

20​:04 <[Coke]> j​: Any.exists("a");
20​:04 <camelia> rakudo-jvm 882e33​: OUTPUT«No such method 'package' for
invocant of type 'Scalar'␤ in sub DEPRECATED at
gen/jvm/CORE.setting​:16681␤ in block at
/tmp/6b7Tv1j6a3​:1␤ in any eval at
gen/jvm/stage2/NQPHLL.nqp​:1086␤ in any evalfiles at
gen/jvm/stage2/NQPHLL.nqp​:1292␤ in any…»

This is blocking t/spec/S02-types/deprecations.t

And S02-types/isDEPRECATED.t

--
Will "Coke" Coleda

@p6rt
Copy link
Author

p6rt commented Sep 8, 2014

From @coke

On Tue Oct 29 17​:06​:07 2013, coke wrote​:

20​:04 <[Coke]> j​: Any.exists("a");
20​:04 <camelia> rakudo-jvm 882e33​: OUTPUT«No such method 'package' for
invocant of type 'Scalar'␤ in sub DEPRECATED at
gen/jvm/CORE.setting​:16681␤ in block at
/tmp/6b7Tv1j6a3​:1␤ in any eval at
gen/jvm/stage2/NQPHLL.nqp​:1086␤ in any evalfiles at
gen/jvm/stage2/NQPHLL.nqp​:1292␤ in any…»

This is blocking t/spec/S02-types/deprecations.t

This test file no longer has any rakudo.jvm fudges, resolved.

--
Will "Coke" Coleda

@p6rt p6rt closed this as completed Sep 8, 2014
@p6rt
Copy link
Author

p6rt commented Sep 8, 2014

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

@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