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

convert Perl6Str to be just 'Str' #58

Closed
p6rt opened this issue Jan 22, 2008 · 5 comments
Closed

convert Perl6Str to be just 'Str' #58

p6rt opened this issue Jan 22, 2008 · 5 comments
Labels

Comments

@p6rt
Copy link

p6rt commented Jan 22, 2008

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

Searchable as RT50118$

@p6rt
Copy link
Author

p6rt commented Jan 22, 2008

From @pmichaud

Currently rakudo has a Perl6Str PMC type, which is then subclassed
into a 'Str' class. We should just change Perl6Str to be 'Str'
in the PMC type, and avoid the extra class.

Pm

@p6rt
Copy link
Author

p6rt commented Mar 13, 2008

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

@p6rt
Copy link
Author

p6rt commented Dec 5, 2008

From @jnthn

As a first step, we are now using Str and not referencing Perl6Str anywhere.

@p6rt
Copy link
Author

p6rt commented Jan 31, 2011

From @coke

On Tue Jan 22 11​:11​:24 2008, pmichaud wrote​:

Currently rakudo has a Perl6Str PMC type, which is then subclassed
into a 'Str' class. We should just change Perl6Str to be 'Str'
in the PMC type, and avoid the extra class.

Pm

09​:17 < [Coke]> pmichaud​: is there anything left to do on RT #​50118, especially
  in light of jnthn's recent work?
09​:17 < pmichaud> [Coke]​: no.
09​:17 < pmichaud> I think we can close that ticket

--
Will "Coke" Coleda

@p6rt
Copy link
Author

p6rt commented Jan 31, 2011

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

@p6rt p6rt closed this as completed Jan 31, 2011
@p6rt p6rt added the Todo 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