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

IO.WHAT.say is a no-op in Rakudo #1232

Closed
p6rt opened this issue Aug 17, 2009 · 5 comments
Closed

IO.WHAT.say is a no-op in Rakudo #1232

p6rt opened this issue Aug 17, 2009 · 5 comments
Labels

Comments

@p6rt
Copy link

p6rt commented Aug 17, 2009

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

Searchable as RT68594$

@p6rt
Copy link
Author

p6rt commented Aug 17, 2009

From @masak

<masak> rakudo​: IO.WHAT.say
<p6eval> rakudo 0d4fe0​: ( no output )
<masak> I'd expect this to print "IO()" or something.
* masak submits rakudobug

@p6rt
Copy link
Author

p6rt commented Jul 27, 2010

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

@p6rt
Copy link
Author

p6rt commented Sep 13, 2011

From @bbkr

NOM

bbkr​:nom bbkr$ ./perl6 -e 'IO.WHAT.say'
Cannot access attributes in a type object
  in method print at src/gen/CORE.setting​:4738
  in method say at src/gen/CORE.setting​:4746

@p6rt
Copy link
Author

p6rt commented Jan 17, 2012

From @jnthn

On Tue Sep 13 14​:32​:20 2011, bbkr wrote​:

NOM

bbkr​:nom bbkr$ ./perl6 -e 'IO.WHAT.say'
Cannot access attributes in a type object
in method print at src/gen/CORE.setting​:4738
in method say at src/gen/CORE.setting​:4746

This is a dupe of a ticket I fixed recently; that one was tagged
testneeded, so just resolving this one.

IO.WHAT.say
IO()

/jnthn

@p6rt
Copy link
Author

p6rt commented Jan 17, 2012

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

@p6rt p6rt closed this as completed Jan 17, 2012
@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