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

some classes leak through from Parrot and cannot be declared in Rakudo #466

Closed
p6rt opened this issue Dec 7, 2008 · 9 comments
Closed

Comments

@p6rt
Copy link

p6rt commented Dec 7, 2008

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

Searchable as RT61128$

@p6rt
Copy link
Author

p6rt commented Dec 7, 2008

From @masak

<masak> rakudo​: class Task {}
  [15​:39]
<p6eval> rakudo 33603​: OUTPUT[Class Task already registered!␤␤current
instr.​: '!keyword_class' pc 13963 (src/builtins/guts.pir​:352)␤]
<masak> thei0s​: thanks for that one :)
* masak reports
<jnthn> masak​: Attach HLL map as a dependency to it...

@p6rt
Copy link
Author

p6rt commented Dec 20, 2008

From @pmichaud

On Sun Dec 07 06​:46​:05 2008, masak wrote​:

<masak> rakudo​: class Task {}
[15​:39]
<p6eval> rakudo 33603​: OUTPUT[Class Task already registered!␤␤current
instr.​: '!keyword_class' pc 13963 (src/builtins/guts.pir​:352)␤]
<masak> thei0s​: thanks for that one :)
* masak reports
<jnthn> masak​: Attach HLL map as a dependency to it...

Part of the problem is that Parrot's class registry doesn't allow
multiple HLLs to declare classes of the same name. This is noted in RT
#​43419 (now TT #​71).

Marking this ticket as stalled until the Parrot class registry issue is
fixed.

Thanks!

Pm

@p6rt
Copy link
Author

p6rt commented Dec 20, 2008

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

@p6rt
Copy link
Author

p6rt commented Dec 21, 2008

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

@p6rt
Copy link
Author

p6rt commented Apr 20, 2009

From @masak

<PhatEddy> rakudo​: class Task {}
<p6eval> rakudo 039f6d​: ( no output )
<PhatEddy> if someone wants to close
http://rt.perl.org/rt3/Public/Bug/Display.html?id=61128 dependent on
closed tt 71 maybe they can ...
* masak closes
<masak> PhatEddy++

@p6rt
Copy link
Author

p6rt commented Apr 20, 2009

From [Unknown Contact. See original ticket]

<PhatEddy> rakudo​: class Task {}
<p6eval> rakudo 039f6d​: ( no output )
<PhatEddy> if someone wants to close
http://rt.perl.org/rt3/Public/Bug/Display.html?id=61128 dependent on
closed tt 71 maybe they can ...
* masak closes
<masak> PhatEddy++

@p6rt
Copy link
Author

p6rt commented May 15, 2009

From @jnthn

On Mon Apr 20 02​:53​:11 2009, masak wrote​:

<PhatEddy> rakudo​: class Task {}
<p6eval> rakudo 039f6d​: ( no output )
<PhatEddy> if someone wants to close
http://rt.perl.org/rt3/Public/Bug/Display.html?id=61128 dependent on
closed tt 71 maybe they can ...
* masak closes
<masak> PhatEddy++

masak closing fail... Really closing. :-)

@p6rt
Copy link
Author

p6rt commented May 15, 2009

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

@p6rt p6rt closed this as completed May 20, 2009
@p6rt
Copy link
Author

p6rt commented May 20, 2009

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant