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

Running .Str on an Int doesn't stringify the integer in Rakudo #1044

Closed
p6rt opened this issue Jun 7, 2009 · 5 comments
Closed

Running .Str on an Int doesn't stringify the integer in Rakudo #1044

p6rt opened this issue Jun 7, 2009 · 5 comments
Labels

Comments

@p6rt
Copy link

p6rt commented Jun 7, 2009

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

Searchable as RT66366$

@p6rt
Copy link
Author

p6rt commented Jun 7, 2009

From @masak

<masak> rakudo​: 1.Str.say
<p6eval> rakudo 290012​: OUTPUT«Int()<0xb61f5450>␤»
* masak submits rakudobug

@p6rt
Copy link
Author

p6rt commented Jun 13, 2009

From @moritz

Carl MXXsak (via RT) wrote​:

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

<masak> rakudo​: 1.Str.say
<p6eval> rakudo 290012​: OUTPUT«Int()<0xb61f5450>␤»
* masak submits rakudobug

viklund++ found a test case for the same feature not using say(), which
I now added to spec/integration/real-strings.t.

Cheers,
Moritz

@p6rt
Copy link
Author

p6rt commented Jun 13, 2009

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

@p6rt
Copy link
Author

p6rt commented Jul 22, 2009

From @pmichaud

Now fixed in 78644a3. Thanks!

Pm

@p6rt
Copy link
Author

p6rt commented Jul 22, 2009

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

@p6rt p6rt closed this as completed Jul 22, 2009
@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